Jim Meyering
f3dfdff460
Add tests using arithmetic on negative integers.
2005-05-26 16:09:29 +00:00
Paul Eggert
666680ddaa
Regenerate.
2005-05-18 19:36:47 +00:00
Paul Eggert
070140df89
Regenerate.
2005-05-14 08:17:38 +00:00
Jim Meyering
44d59bb168
Update FSF postal mail address.
2005-05-14 07:58:31 +00:00
Jim Meyering
7e387bd78d
.
2005-05-14 07:40:16 +00:00
Jim Meyering
e4a2650e94
.
2005-05-14 07:34:36 +00:00
Jim Meyering
a738692de4
.
2005-05-13 08:20:32 +00:00
Jim Meyering
2113d67f69
Skip this test if the user running it owns `/' or has write access to it.
2005-05-10 13:30:39 +00:00
Jim Meyering
c2666e4b18
Skip the test if the user running it has write access to `/'.
2005-05-10 12:59:44 +00:00
Jim Meyering
4c2413d79f
.
2005-05-10 07:42:12 +00:00
Jim Meyering
d902ba0ad5
(TESTS): Add reply-no.
2005-05-10 07:42:01 +00:00
Jim Meyering
208bacc4b7
*** empty log message ***
2005-05-10 07:25:24 +00:00
Jim Meyering
49f3c23dad
Don't print PATH to stderr.
2005-05-10 06:59:24 +00:00
Paul Eggert
04d5428ad3
Regenerate.
2005-05-04 17:25:26 +00:00
Paul Eggert
a68066a0fb
Initial version.
2005-05-04 17:22:54 +00:00
Paul Eggert
5147bacee1
(TESTS): Add umask-x
2005-05-04 17:22:41 +00:00
Paul Eggert
67a19c8e42
Regenerate.
2005-04-30 00:07:30 +00:00
Paul Eggert
2ae6e04c14
(tv): Rename tests from obs to obs-plus
...
if they use file names starting with +.
(test_vector): Don't set _POSIX2_VERSION if obs but not obs-plus.
2005-04-29 23:51:33 +00:00
Paul Eggert
37b4097c76
(tv): Rename tests from obs to obs-plus
...
if they use file names starting with +.
(test_vector): Don't set _POSIX2_VERSION if obs but not obs-plus.
2005-04-29 23:51:11 +00:00
Paul Eggert
4dad901e78
Fix comment to match new behavior of "sort".
2005-04-29 23:50:52 +00:00
Paul Eggert
87aed84ff4
Don't set _POSIX2_VERSION; no longer needed.
2005-04-29 23:49:47 +00:00
Paul Eggert
8b4811a61b
Don't use 'set -'
2005-04-29 21:49:59 +00:00
Paul Eggert
d62f87f164
Don't use 'set -'.
2005-04-29 21:49:20 +00:00
Paul Eggert
57b38dad6b
Don't use 'set -'. Simplify test construction.
...
Work even if the underyling system attaches ACLs to new dirs.
2005-04-29 21:49:06 +00:00
Paul Eggert
b4dcd32039
Don't use 'set -'. Also, don't set _POSIX2_VERSION.
2005-04-29 21:48:48 +00:00
Paul Eggert
57f4da0a00
Test for new -p behavior. Omit -1 option.
...
The "ls --color" test wasn't being checked; add a check for
"ls --color=auto" instead.
2005-04-29 21:01:29 +00:00
Paul Eggert
e8b76516bf
Check for ug+r and ug,+x bugs.
2005-04-28 16:32:06 +00:00
Paul Eggert
67f7a0936c
Check for =u bug.
2005-04-28 16:31:49 +00:00
Paul Eggert
add32958fc
Check for =xX bug.
2005-04-28 16:31:32 +00:00
Paul Eggert
db3f41ec77
Test for "mkdir -m =+x dir" bug.
2005-04-22 23:54:05 +00:00
Paul Eggert
406dac3861
Regenerate.
2005-04-21 00:34:47 +00:00
Paul Eggert
2d8996299e
Undo previous change.
...
(sig): New var. Use it insted of "trap '' CHLD".
Append $EXEEXT to executable name.
2005-04-21 00:30:35 +00:00
Paul Eggert
82e7b3c7ca
Undo previous change.
...
(dd, dd2): New vars, which use $EXEEXT. All uses of dd and dd2 changed.
2005-04-21 00:30:13 +00:00
Paul Eggert
516e0734b5
(TESTS_ENVIRONMENT): Add EXEEXT.
2005-04-21 00:29:50 +00:00
Paul Eggert
16ded268dd
Fetish.pm renamed to Coreutils.pm.
2005-04-20 07:58:09 +00:00
Paul Eggert
9118673ca3
Renamed Fetish package to Coreutils.
2005-04-20 07:54:54 +00:00
Paul Eggert
6195b00513
(EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm.
2005-04-20 07:53:53 +00:00
Paul Eggert
ee3fb6fadc
(package Coreutils): Renamed from package Fetish.
2005-04-20 07:53:09 +00:00
Paul Eggert
e3f1529533
(dot_mount_point): Use stat -L, in case the
...
directory is actually a symbolic link.
2005-04-19 07:36:39 +00:00
Paul Eggert
a8f2520b15
Use test -p to test for fifos, rather
...
than the (incorrect) test -f and the (inadequate) ls. ls is
inadequate because on some hosts a buggy mv will create a file of
the wrong type (problem reported by Eric Blake). Skip this test
if test -p doesn't work.
2005-04-19 07:26:18 +00:00
Paul Eggert
822c4d9a83
Use numeric group ids, not symbolic group names,
...
since the latter can have shell metacharacters in them (e.g., spaces).
2005-04-19 07:08:08 +00:00
Paul Eggert
9f79304ead
(FETISH_GROUP): Renamed from COREUTILS_GROUP.
2005-04-18 23:33:29 +00:00
Paul Eggert
a57516e20f
(COREUTILS_GROUPS): Renamed from FETISH_GROUPS.
2005-04-18 23:33:10 +00:00
Paul Eggert
9f6ffbac31
Fix typo in comment.
2005-04-18 18:48:22 +00:00
Paul Eggert
17d40155b4
Use "cat", not "test", to test for
...
../../src/dd. Problem reported by Eric Blake.
2005-04-18 18:37:36 +00:00
Paul Eggert
1563f3241e
Skip this test if "trap '' CHLD" doesn't work.
2005-04-18 06:35:22 +00:00
Paul Eggert
2cb82c08c6
Skip this test if ../../src/dd isn't readable.
2005-04-18 06:35:06 +00:00
Paul Eggert
9ca6f88366
(dot_mount_point): Use stat rather than df, as
...
it's more reliable.
(other_partition_tmpdir): Remove df from name as that would be
misleading now.
2005-04-14 20:35:34 +00:00
Paul Eggert
b6820a451d
Ignore chatter about when files are removed,
...
since POSIX doesn't require rename to fail across file systems.
2005-04-14 20:35:14 +00:00
Paul Eggert
3aeec3ceed
Regenerate.
2005-04-11 20:21:07 +00:00