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
Paul Eggert
6840f212f1
(test_vector): minus-* requires
...
_POSIX2_VERSION=199209 now, to work correctly if there is
an input file. err-1 and err-3 no longer errors if there
is another file.
2004-09-10 20:54:32 +00:00
Paul Eggert
73f6003f89
(fowler-1): New test case.
2004-09-09 00:28:18 +00:00
Paul Eggert
8ac79b7076
Test for "touch -- MMDDmm file" bug. Also, set
...
_POSIX2_VERSION=199209 and POSIXLY_CORRECT=1 so that it's
a better test for obsolescent features.
2004-09-07 06:23:09 +00:00
Paul Eggert
a806fcf640
Check for the fixed stty option-parsing bugs.
2004-09-05 07:22:21 +00:00
Paul Eggert
4798caf852
Fix infloop-3 to match POSIX.
...
Add blanks-1 through blanks-13.
2004-08-24 07:39:17 +00:00
Paul Eggert
5dd2658cb2
Regenerate.
2004-08-20 02:12:59 +00:00
Paul Eggert
8d3555ff43
Regenerate.
2004-08-19 20:06:22 +00:00
Paul Eggert
7c308093f3
New file, partly taken from
...
Dmitry V. Levin's suggestion in
<http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html >
2004-08-19 20:04:21 +00:00
Paul Eggert
d3771df301
(TESTS): Add separator.
2004-08-19 20:04:02 +00:00
Paul Eggert
a078203b6d
Test "chgrp '' file".
2004-08-19 20:03:48 +00:00
Paul Eggert
8c3f76651a
Regenerate.
2004-08-11 23:47:29 +00:00
Paul Eggert
f469551274
Further fix for -d regression.
2004-08-11 23:41:44 +00:00
Paul Eggert
f6559775e6
Test for the -d regression.
2004-08-11 21:51:57 +00:00
Paul Eggert
faca6bfc15
Convert to UTF-8.
2004-08-10 22:47:08 +00:00
Paul Eggert
5d204d4e2f
Regenerate.
2004-08-09 18:51:05 +00:00
Paul Eggert
a3538ea055
Regenerate.
2004-08-05 23:11:21 +00:00
Paul Eggert
8c454fe939
(wide-1, wide-2, bad-suffix): Adjust to today's fmt.c fixes.
2004-08-03 00:03:57 +00:00
Paul Eggert
09e6455c57
Regenerate.
2004-08-02 05:30:48 +00:00
Paul Eggert
adab436e48
Test for proper handling of uids like
...
"010", which must be parsed as decimal.
2004-07-28 23:05:27 +00:00
Paul Eggert
f8fe7f2e43
Regenerate.
2004-07-28 22:32:26 +00:00
Paul Eggert
f4bc6c5d12
Don't assume that Perl's getpwd agrees with our
...
pwd when there are multiple names for the working directory
(which can happen with an automounter, sigh).
2004-07-28 19:23:07 +00:00
Paul Eggert
62824b327f
Regenerate.
2004-07-28 05:26:31 +00:00
Paul Eggert
43309787ce
Don't assume that we can remove the working directory in tests.
2004-07-28 00:06:57 +00:00
Paul Eggert
60a96eb684
Regenerate.
2004-07-23 22:41:52 +00:00
Paul Eggert
af73da6cdf
Regenerate.
2004-07-22 20:58:52 +00:00
Paul Eggert
1391d2dc5c
Reinstate f-1 test, since we now pass.
...
Add a new commented-out f-2 test, which we still fail.
(test_vector): All f-* tests are special cases, not just f-1.
2004-07-22 20:54:53 +00:00
Paul Eggert
70c9129e14
Regenerate.
2004-07-12 06:43:20 +00:00
Jim Meyering
405c640f5b
printf cleanup, to avoid undefined behavior, to add support for
...
formats that Bash supports, and to support wide integers like
Bash does.
Add tests for the above.
2004-07-08 14:03:20 +00:00
Jim Meyering
0f3da8f425
.
2004-07-06 17:30:29 +00:00
Jim Meyering
0966feecc2
.
2004-07-06 16:14:45 +00:00
Jim Meyering
06291f1741
renamed from ../misc/readline
2004-07-06 16:14:40 +00:00
Jim Meyering
0206598b8b
.
2004-07-06 16:14:19 +00:00
Jim Meyering
6ec3b19040
From Dmitry V. Levin
2004-07-06 16:14:15 +00:00
Jim Meyering
519533ed8e
(SUBDIRS): Add readlink.
2004-07-06 16:13:31 +00:00
Jim Meyering
ef09b8426a
(TESTS): Remove basic readlink test.
2004-07-06 16:13:01 +00:00
Jim Meyering
037b7fc0b9
renamed to ../readlink/rl-1
2004-07-06 16:12:39 +00:00
Jim Meyering
2ca3893c92
Change filesystem' to file system' in a comment.
2004-06-30 22:51:11 +00:00
Jim Meyering
791845693a
Don't let verbose-mode output from a subshell obscure actual differences.
...
Turn off command-echoing just before
invoking subshell, then turn it back on if VERBOSE=yes afterward.
2004-06-29 14:38:32 +00:00
Jim Meyering
d69237e2d6
Add a test to verify that we get the new
...
diagnostic when failing to copy through a symlink-to-inaccessible-dir.
2004-06-28 18:47:24 +00:00
Jim Meyering
fac33c194c
Don't assume "mv --target=nonexistentdir" will complain about the arg count.
...
Adjust to new (briefer) diagnostics.
2004-06-28 18:41:01 +00:00
Jim Meyering
3d14a0d604
See whether a trailing slash is followed too far.
2004-06-27 09:42:45 +00:00
Jim Meyering
9338e5d901
Add test for ln subscript error.
2004-06-25 07:14:08 +00:00
Jim Meyering
112efa81f2
Replace all occurrences of `(exit N); exit' with
...
`(exit N); exit N'. Otherwise, those many tests could exit with
improper exit status when exiting via e.g., a trapped interrupt.
Thanks to a report from Bob Proulx.
2004-06-23 15:07:00 +00:00
Jim Meyering
ecc187a433
Quote "$PATH" in PATH=$PATH.
2004-06-21 20:40:58 +00:00
Jim Meyering
d55a463d8b
When running as root, be sure to propagate
...
PATH through to the process we exec as non-root.
2004-06-21 17:06:58 +00:00
Jim Meyering
777a96db68
Adjust to new diagnostics.
2004-06-21 15:04:54 +00:00