Jim Meyering
b9bf7eada4
update due to modified mk-script
2002-02-18 12:41:49 +00:00
Jim Meyering
0692039ada
.
2002-02-18 12:40:53 +00:00
Jim Meyering
c58e076233
(test_vector): Rename tests of obsolete usage to have prefix of `obs'.
...
For tests matching /^obs/,
put _POSIX2_VERSION=199209 in the environment, so the tests succeed
even when the environment would have contained _POSIX2_VERSION=200112.
2002-02-18 12:39:19 +00:00
Jim Meyering
ebf1beaf96
For tests matching /^(obs|err-[134])/,
...
put _POSIX2_VERSION=199209 in the environment, so the tests succeed
even when the environment would have contained _POSIX2_VERSION=200112.
2002-02-18 12:35:00 +00:00
Jim Meyering
68d442ddaf
When getting input via a pipe, apply the
...
environment settings to the command in question, not to `cat'.
No longer allow more than one element in the
$Test::env or $Test::env_default arrays. No one used that.
2002-02-18 12:33:11 +00:00
Jim Meyering
3f570570fd
Tell sort to accept old-style options.
2002-02-17 22:50:33 +00:00
Jim Meyering
4228c4b860
.
2002-02-17 22:48:54 +00:00
Jim Meyering
1b34d3edee
Tell head to accept old-style options like `-1'.
2002-02-17 22:48:45 +00:00
Jim Meyering
09eb7ebbca
Tell head to accept old-style options like `-1'.
2002-02-17 22:39:47 +00:00
Jim Meyering
3b118bfa86
.
2002-02-17 20:15:49 +00:00
Jim Meyering
9c5a25e176
.
2002-02-17 20:14:18 +00:00
Jim Meyering
9644fae0fd
.
2002-02-16 14:39:34 +00:00
Jim Meyering
e2ae699ef5
Use head -n 150', not head -150'.
2002-02-16 08:55:56 +00:00
Jim Meyering
76272609c2
Use head -n 7', not head -7'.
2002-02-16 08:54:52 +00:00
Jim Meyering
b042392540
.
2002-02-16 07:22:32 +00:00
Jim Meyering
f676dbef22
New test for change of 2002-02-05.
2002-02-16 07:22:09 +00:00
Jim Meyering
0798f9740f
(TESTS): Add split-a.
2002-02-16 07:21:59 +00:00
Jim Meyering
e34b2d9108
.
2002-02-11 23:27:05 +00:00
Jim Meyering
bbc05d986e
.
2002-02-11 15:04:51 +00:00
Jim Meyering
c2fbf52745
Use tail -n +2', rather than tail +2'.
2002-02-11 14:34:49 +00:00
Jim Meyering
213d9a655f
(TESTS): Add head-pos.
2002-02-11 11:00:46 +00:00
Jim Meyering
5ec71c5990
New file/test for the change of 2002-02-08.
2002-02-11 10:55:51 +00:00
Jim Meyering
c00f96b198
.
2002-01-22 11:58:36 +00:00
Jim Meyering
aa247b62b3
.
2002-01-22 11:03:33 +00:00
Jim Meyering
4e69204179
.
2002-01-19 00:07:20 +00:00
Jim Meyering
2bd66cf7fc
.
2002-01-18 23:56:59 +00:00
Jim Meyering
8e7e29d1de
.
2002-01-18 23:56:32 +00:00
Jim Meyering
e2c1c2e529
Add these tests:
...
tr '[==]' x
tr '[::]' x
they should fail, not get a failed assertion.
2002-01-18 19:50:28 +00:00
Jim Meyering
96400fcda4
.
2002-01-16 23:33:48 +00:00
Jim Meyering
8efbf4f961
.
2002-01-16 10:01:52 +00:00
Jim Meyering
37d93402d2
(TESTS): Add sort.
...
(TESTS_ENVIRONMENT): Add PROG=$$tst. This is a gross kludge
that depends on the name of an automake-generated local variable.
2002-01-14 08:53:25 +00:00
Jim Meyering
b00199bd9b
*** empty log message ***
2002-01-14 08:52:45 +00:00
Jim Meyering
5d1f26b8e5
.
2002-01-13 19:54:12 +00:00
Jim Meyering
a907e0806e
Tweak to work with the programs in diffutils.
2002-01-13 09:33:32 +00:00
Jim Meyering
75ecfa15f1
s/the the/the/ in a comment
2002-01-12 08:48:08 +00:00
Jim Meyering
9d4fa35a77
.
2002-01-05 20:11:34 +00:00
Jim Meyering
aaa4c7445b
add another test
2002-01-05 20:10:44 +00:00
Jim Meyering
d04627589e
.
2001-12-29 22:55:17 +00:00
Jim Meyering
88429654db
(TESTS): Add r-vs-symlink.
2001-12-29 22:53:09 +00:00
Jim Meyering
ae66a6b2b0
Also accept SunOS4's `Not owner' diagnostic.
2001-12-15 09:28:50 +00:00
Jim Meyering
686562b5a7
Run each --help and --version test with a few different settings
...
of LC_MESSAGES.
2001-12-15 09:14:21 +00:00
Jim Meyering
b094fe9daa
Fail also if ./$i --version fails.
2001-12-15 09:07:18 +00:00
Jim Meyering
a95d10ec54
Don't use diff's -u option. It's not portable.
...
Besides, with GNU diff one can use the DIFF_OPTIONS envvar.
2001-12-04 17:55:08 +00:00
Jim Meyering
f4df046ab6
(TESTS): Add recursive.
2001-12-02 20:10:25 +00:00
Jim Meyering
93da1d6e5b
use diff -u
2001-12-02 20:09:27 +00:00
Jim Meyering
6dd490fa03
.
2001-11-28 14:05:29 +00:00
Jim Meyering
e91b426d5a
Compare all lines of output.
...
Update code to use `trap' and more up to date infrastructure.
2001-11-27 10:22:28 +00:00
Jim Meyering
2c9dc1f509
*** empty log message ***
2001-11-27 10:16:18 +00:00
Jim Meyering
8529df5a59
.
2001-11-22 15:58:06 +00:00
Jim Meyering
52be7173c0
*** empty log message ***
2001-11-22 15:50:25 +00:00