Jim Meyering
aacb015d41
Now that we have setuidgid, use it in place of the kludge in this test.
2003-07-10 15:47:36 +00:00
Jim Meyering
1e006fb1ea
.
2003-06-06 23:04:56 +00:00
Jim Meyering
71bf6b1420
.
2003-06-06 07:04:45 +00:00
Jim Meyering
ddfb52fb2f
.
2003-05-29 19:53:52 +00:00
Jim Meyering
01d63f13e8
Use tr's \n notation rather than \012.
2003-05-14 06:26:34 +00:00
Jim Meyering
00a770a30e
Use tr's \n notation rather than \012.
2003-05-14 06:25:08 +00:00
Jim Meyering
6fb0b1d366
Use tr's \n notation rather than \012.
2003-05-14 06:24:43 +00:00
Jim Meyering
07b1707f8e
Create 500 rather than just 300 files.
...
There's a bug in Darwin6.5's readdir that shows up only with
338 or more files.
Fix a bug in this test: `cd $pwd' (not to `..'), now that $tmp
has two components.
2003-05-01 17:49:41 +00:00
Jim Meyering
fa4150ded7
.
2003-04-24 13:51:05 +00:00
Jim Meyering
c54ba76168
Run $PERL to see if it is available, rather than testing its value.
2003-04-08 10:55:01 +00:00
Jim Meyering
0622704dce
.
2003-04-05 18:04:06 +00:00
Jim Meyering
4cfe78b8a0
*** empty log message ***
2003-04-05 18:03:47 +00:00
Jim Meyering
4795aa1810
Add a comment explaining why this test fails when using Tru64's broken sed.
2003-04-05 16:21:23 +00:00
Jim Meyering
84b0d3667b
Add a comment explaining why this test fails when using Tru64's broken sed.
2003-04-05 16:20:41 +00:00
Jim Meyering
cf0fa2d930
Use seq, not `yes' to generate dir name.
...
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.
2003-03-28 14:03:17 +00:00
Jim Meyering
991e476b56
.
2003-03-20 10:11:45 +00:00
Jim Meyering
52ebb61da8
.
2003-03-14 13:54:36 +00:00
Jim Meyering
6df9b9041d
Rather than simply using the first non-root
...
username, make sure that the selected user name has a usable shell.
2003-03-08 16:43:43 +00:00
Jim Meyering
88410798e7
.
2003-03-04 19:53:40 +00:00
Jim Meyering
dc5916a65f
(TESTS): Add fail-2eperm.
2003-03-04 19:52:20 +00:00
Jim Meyering
74d2292171
*** empty log message ***
2003-03-04 19:49:35 +00:00
Jim Meyering
4ebc314f18
.
2003-02-20 19:05:38 +00:00
Jim Meyering
f3ecf0e5df
upgrade to automake-1.7.2b
2003-02-19 12:55:25 +00:00
Jim Meyering
505f652d9e
Require non-root.
2003-02-06 08:09:53 +00:00
Jim Meyering
73eae2675d
Require non-root.
2003-02-06 08:09:18 +00:00
Jim Meyering
89fc480602
*** empty log message ***
2003-02-02 20:15:11 +00:00
Jim Meyering
62631d8844
*** empty log message ***
2003-02-02 20:14:20 +00:00
Jim Meyering
308e04e326
.
2003-01-16 22:28:13 +00:00
Jim Meyering
7e4c16df3d
(TESTS): Add cycle.
2003-01-04 09:09:48 +00:00
Jim Meyering
c146a76b5d
Remove trailing /. from diagnostic.
2003-01-04 09:03:45 +00:00
Jim Meyering
874f367c0a
Enable this test -- now that we have the --presume-input-tty option.
2003-01-04 09:03:02 +00:00
Jim Meyering
432a5017a2
rm could be tricked into mistakenly reporting a cycle
2003-01-04 09:01:04 +00:00
Jim Meyering
317fa67e1e
.
2002-12-21 14:50:45 +00:00
Jim Meyering
d4d54b4878
regenerate using automake-1.7.1b
2002-12-03 18:17:18 +00:00
Jim Meyering
d421906870
.
2002-11-15 08:36:57 +00:00
Jim Meyering
def6c2371e
.
2002-11-06 11:37:47 +00:00
Jim Meyering
fb763e4f7a
Use double quotes around diagnostic.
2002-10-08 09:21:08 +00:00
Jim Meyering
017c2208e2
.
2002-10-05 19:56:44 +00:00
Jim Meyering
fb918bedbf
(TESTS): Add i-no-r.
2002-10-05 19:56:34 +00:00
Jim Meyering
1f4be66913
*** empty log message ***
2002-10-05 19:21:33 +00:00
Jim Meyering
7a45935962
*** empty log message ***
2002-10-05 19:17:05 +00:00
Jim Meyering
a3b479c91f
.
2002-09-29 08:44:36 +00:00
Jim Meyering
7b355ee476
upgrade to automake-1.6f
2002-09-22 06:34:18 +00:00
Jim Meyering
4ab4543c2d
.
2002-08-05 08:27:56 +00:00
Jim Meyering
48a269db9c
Add a test for this:
...
When not interactive, don't prompt for a symlink.
2002-07-22 12:22:59 +00:00
Jim Meyering
07fdea3ed9
.
2002-07-22 08:26:07 +00:00
Jim Meyering
ae1331b60a
Handle the case in which rm produces no output.
2002-07-22 08:16:38 +00:00
Jim Meyering
2f17be04e3
This test might remove a file owned by the person running `make check'.
...
Hoist definition of $target_file, and use
that (not $f) in test for owner/dir/symlink. Patch by Michael Stone.
2002-07-22 08:12:27 +00:00
Jim Meyering
39d971818e
skip directories, too.
...
Otherwise, we'd have to account for the additional `directory ' part
of a diagnostic like this:
fail-eperm: unexpected dignostic from `rm -f /tmp/.pcmcia';
got rm: cannot remove directory `/tmp/.pcmcia': Is a directory
expected rm: cannot remove `/tmp/.pcmcia': ...
2002-07-20 05:36:59 +00:00
Jim Meyering
e724268ea5
quotemeta
2002-07-19 22:01:43 +00:00