1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-31 04:50:19 +02:00
Commit Graph

1504 Commits

Author SHA1 Message Date
Jim Meyering 1af93e3d71 . 2001-05-11 14:06:22 +00:00
Jim Meyering 902a2a5d7a shift off the leading `_' 2001-05-11 09:14:22 +00:00
Jim Meyering 677cb6c6a9 Factor out the root-only test into this ...
Source ../root-only instead.
2001-05-11 09:10:09 +00:00
Jim Meyering 23cc993dad . 2001-04-24 07:07:29 +00:00
Jim Meyering a8737499b5 (block-sync-1): new test, for just-fixed bug 2001-04-23 07:31:17 +00:00
Jim Meyering e55708d43c . 2001-04-22 10:09:21 +00:00
Jim Meyering 2e1f0f43f0 check -R, too 2001-04-22 09:14:14 +00:00
Jim Meyering d9a0e2c715 *** empty log message *** 2001-04-22 09:11:08 +00:00
Jim Meyering 7394867950 *** empty log message *** 2001-04-22 09:10:29 +00:00
Jim Meyering 2fb7f1e3c1 (TESTS): Add no-arg. 2001-04-22 09:08:45 +00:00
Jim Meyering 2fca663e2f Ensure that initial group id's are properly set for d' and d/f3'. 2001-04-21 14:36:20 +00:00
Jim Meyering 30b3f9a1c1 tests for latest fix 2001-04-21 08:41:38 +00:00
Jim Meyering 4435f69035 Skip nonexistent directories. 2001-04-02 12:37:38 +00:00
Jim Meyering 46c7196039 If the $DJDIR envvar is defined, set SHELL
to $DJDIR/bin/bash.exe.  Patch from Richard Dawe, based on a
suggestion from Eli Zaretskii.
2001-03-18 16:53:58 +00:00
Jim Meyering b9154ca314 Add the standard $VERBOSE-handling hook.
This test currently fails for mips-dec-ultrix4.4.
2001-03-17 22:30:24 +00:00
Jim Meyering 10a6b91082 Use ../envvar-check rather than open-coding the same tests. 2001-03-17 22:15:54 +00:00
Jim Meyering d6a685271c Set/use $as_unset, for those shells
(like Ultrix4's /bin/sh) that don't accept `unset'.
2001-03-17 22:12:03 +00:00
Jim Meyering 1499642b50 Adjust to minor spacing changes in pr headers. 2001-03-17 08:49:25 +00:00
Jim Meyering 5fface8d3a . 2001-03-13 08:50:18 +00:00
Jim Meyering 7eaaae4ec0 (create-empty): New test. 2001-03-13 08:49:48 +00:00
Jim Meyering 025b70bbb3 . 2001-03-12 21:23:29 +00:00
Jim Meyering 71110e3f87 . 2001-03-12 21:17:39 +00:00
Jim Meyering 7cb4c9284d *** empty log message *** 2001-03-12 21:11:31 +00:00
Jim Meyering d998775909 *** empty log message *** 2001-03-12 17:49:00 +00:00
Jim Meyering a40c539ad1 . 2001-03-12 10:15:08 +00:00
Jim Meyering 30bc289991 Disable this test for now.
It would block when run in the background.
2001-03-11 15:24:28 +00:00
Jim Meyering 53d1eedb1b . 2001-03-09 18:24:22 +00:00
Jim Meyering 5b0132826f Reflect change in location of input-tty. 2001-03-09 18:23:29 +00:00
Jim Meyering 197061600e moved from stty/~ 2001-03-09 18:21:56 +00:00
Jim Meyering c21430123d moved from stty/~ 2001-03-09 18:21:29 +00:00
Jim Meyering c19b40fd68 (EXTRA_DIST): Remove input-tty. 2001-03-09 18:20:28 +00:00
Jim Meyering 115c65d3f4 Ensure that /dev/full is a character device
(using test -c) as well as being writable, before trying to write to it.
Otherwise, the test could mistakenly append a newline to an existing,
regular, writable, /dev/full file.
Suggested by Ulrich Drepper.
2001-03-09 18:03:22 +00:00
Jim Meyering c2390af52f Insert the `--text' argument for each test. 2001-03-08 07:48:14 +00:00
Jim Meyering ee7490797e . 2001-03-04 04:04:13 +00:00
Jim Meyering 334ae8d83d . 2001-03-02 03:06:08 +00:00
Jim Meyering 2a08e10112 Add two tests of existing behavior -- both will
have to be changed (soon after release), once ls is fixed.
2001-02-21 10:49:58 +00:00
Jim Meyering d015986221 . 2001-02-20 23:04:45 +00:00
Jim Meyering 4fda5e9381 test for existing behavior 2001-02-20 23:00:33 +00:00
Jim Meyering 2307570c3e (TESTS): Add isatty. 2001-02-18 19:39:33 +00:00
Jim Meyering e9fd7152ff New test, for the bug fixed below. 2001-02-18 19:39:17 +00:00
Jim Meyering 7446097d1a rename test input files to avoid conflicts on case-insensitive file systems 2001-02-18 08:50:29 +00:00
Jim Meyering 96bbda7216 Update file names to reflect renamings. 2001-02-18 08:49:52 +00:00
Jim Meyering 2714dd0ed2 . 2001-02-18 08:07:42 +00:00
Jim Meyering 4778b57c26 . 2001-02-08 10:43:44 +00:00
Jim Meyering 2c618b8359 . 2001-02-04 17:19:51 +00:00
Jim Meyering 3ff0f8076b . 2001-01-31 19:15:41 +00:00
Jim Meyering 6ff755a69a . 2001-01-26 09:22:43 +00:00
Jim Meyering 5aba961278 use id's -ng options, not -nG 2001-01-14 16:27:08 +00:00
Jim Meyering c2329c797c . 2001-01-14 15:35:19 +00:00
Jim Meyering c957bbdeae (TESTS): Add trailing-slash. 2001-01-14 11:06:20 +00:00