Jim Meyering
78652e53f5
Add a test for today's fix:
...
(process_file): Evaluate exclusion rules against
the entire file name, not just the last component.
2005-01-05 07:53:11 +00:00
Jim Meyering
7c2875706d
.
2005-01-04 09:43:18 +00:00
Jim Meyering
1ed5b431f5
(check-root): Update.
2005-01-04 09:41:14 +00:00
Jim Meyering
abf1b78b6b
remove FIXME comments
2005-01-04 09:00:35 +00:00
Jim Meyering
b43fd5c4de
remove FIXME comments
2005-01-04 08:59:35 +00:00
Paul Eggert
a9626a5d81
Regenerate.
2005-01-03 23:50:12 +00:00
Jim Meyering
3402774325
Don't set rows or columns to zero, to avoid
...
a bug in the TIOCGWINSZ ioctl on at least Solaris5.9 systems. Setting
either (or both) to zero would succeed, but subsequent `stty size'
would say `no size information for this device' due to the ioctl
failing with EINVAL.
2005-01-03 21:25:13 +00:00
Jim Meyering
2ecd3aaeb1
tweak comment
2004-12-21 21:11:58 +00:00
Jim Meyering
2d3c7c9b43
Avoid spurious failure on x86 solaris2.9 when using c89.
2004-12-21 09:55:14 +00:00
Paul Eggert
96742fffc4
Regenerate.
2004-12-20 08:02:53 +00:00
Jim Meyering
397d0a6baa
* tests/mv/hard-link-1: Rearrange to use newer trap-handling code,
...
so temporary directories aren't left behind upon e.g., interrupt.
2004-12-17 08:58:56 +00:00
Jim Meyering
86a23aebf8
Add a few more tests.
2004-12-14 10:42:58 +00:00
Jim Meyering
d1d6f6e13b
.
2004-12-14 10:41:00 +00:00
Jim Meyering
6f4d4a7a52
(TESTS): Add tac-continue.
2004-12-14 10:36:04 +00:00
Jim Meyering
300369d75c
Ensure that tac processes all command line arguments, even
...
when it encounters an error with say the first one.
2004-12-14 10:35:35 +00:00
Paul Eggert
ad58599404
(no-a-isdir-b): This now exits with status 2,
...
not status 1.
2004-12-14 00:42:46 +00:00
Paul Eggert
a64afdee8b
ls and variants now exit with status 2 on serious trouble.
2004-12-09 17:49:18 +00:00
Jim Meyering
d28eb0923b
Sanitize environment.
...
Otherwise, e.g., BLOCKSIZE=k would cause a failure.
2004-12-06 22:42:47 +00:00
Jim Meyering
6d96f41e1a
(test_vector): Avoid test failure when
...
_POSIX2_VERSION=199209 is in the environment, or when building on
e.g., OpenBSD 3.2.
2004-12-05 23:01:53 +00:00
Jim Meyering
16fbc3a5eb
tweak temp file name to be more consistent
2004-11-30 15:01:01 +00:00
Jim Meyering
4ed96077e8
.
2004-11-30 14:58:46 +00:00
Jim Meyering
b174e49170
.
2004-11-28 21:01:03 +00:00
Paul Eggert
6942c45d50
Regenerate.
2004-11-26 08:11:52 +00:00
Paul Eggert
0c3a6880f4
(@Tests): Use status=noxfer to avoid
...
problems with regression testing.
2004-11-16 07:46:58 +00:00
Jim Meyering
484dcf4133
*** empty log message ***
2004-11-14 11:08:22 +00:00
Jim Meyering
1dc343bb3a
*** empty log message ***
2004-11-14 00:40:03 +00:00
Jim Meyering
21bf149e86
.
2004-11-14 00:32:50 +00:00
Jim Meyering
8ce39412c3
New file. Test today's closeout.c change.
2004-11-14 00:17:24 +00:00
Jim Meyering
545e8add4d
(TESTS): Add close-stdout.
2004-11-14 00:17:10 +00:00
Jim Meyering
7d354a1286
.
2004-11-06 22:46:44 +00:00
Paul Eggert
5312181e5b
Regenerate.
2004-11-04 00:02:19 +00:00
Paul Eggert
da9f67dcf6
Regenerate.
2004-11-03 07:47:08 +00:00
Jim Meyering
2168e06a9d
.
2004-10-21 10:39:15 +00:00
Jim Meyering
0f8445ab90
*** empty log message ***
2004-10-21 09:19:06 +00:00
Jim Meyering
c40c07b39b
(TESTS): Add leak-fd.
2004-10-21 09:17:50 +00:00
Jim Meyering
61ae10db4e
*** empty log message ***
2004-10-21 09:16:52 +00:00
Jim Meyering
7a6efe58da
(TESTS): Add dot-rel.
2004-10-21 08:07:27 +00:00
Jim Meyering
cc66dd6e01
*** empty log message ***
2004-10-21 08:06:26 +00:00
Paul Eggert
681b457b55
*** empty log message ***
2004-10-13 23:06:57 +00:00
Paul Eggert
be1d0e7285
Regenerate.
2004-10-04 04:12:53 +00:00
Paul Eggert
d3781e4cb2
Regenerate
2004-09-24 23:38:43 +00:00
Paul Eggert
0b40dfd34f
(TESTS): Add 'usage'.
2004-09-24 23:34:41 +00:00
Paul Eggert
83674d774d
Initial revision
2004-09-24 23:34:07 +00:00
Paul Eggert
666c12eaa4
Regenerate.
2004-09-23 20:31:42 +00:00
Paul Eggert
4bc5655bc3
New test case obs-b.
...
err-[134] no longer need _POSIX2_VERSION=199209.
Fix comments to match revised 'tail' behavior.
2004-09-23 20:30:54 +00:00
Jim Meyering
ad803f1e3a
Use automake-1.9.2. Regenerate dependent files.
2004-09-22 20:18:09 +00:00
Paul Eggert
718c00df82
Adjust to new wording in diagnostic.
2004-09-21 22:25:51 +00:00
Paul Eggert
d98eed0845
Don't try to remove writeable files in a sticky /tmp directory, as
...
SVR4-like systems (e.g., Solaris 9) let you remove such files.
2004-09-19 07:11:16 +00:00
Paul Eggert
379580a006
Check for "dd --".
2004-09-19 01:45:48 +00:00
Paul Eggert
d51163ecb8
Regenerate.
2004-09-13 12:17:20 +00:00