summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-08-09Regenerate.Paul Eggert
2006-08-09Remove use of --seed=S.Jim Meyering
2006-08-08New file, introduced for shuf, sort -R, and/or shred.Paul Eggert
2006-08-08(TESTS): Add shuf.Paul Eggert
2006-07-28Clear setuid and setuid bits on directory, in case the buildPaul Eggert
2006-07-28Use symbolic mode so that we clearPaul Eggert
2006-07-26* tests/ls/stat-failed: Adapt to match new expected output.Jim Meyering
2006-07-25Use "chmod 0500" rather than "chmod 500".Paul Eggert
2006-07-25* src/ls.c (gobble_file): When handling a stat-failed entry,Jim Meyering
2006-07-25* tests/ls-2/tests (no-a-isdir-b): Update to reflect additionJim Meyering
2006-07-25Get --dired offsets right when handling stat-failed entries.Jim Meyering
2006-07-25* src/ls.c (gobble_file): Make it so failure to stat aJim Meyering
2006-07-24Skip this test on reiserfs, since that file system lacks d_type support.Jim Meyering
2006-07-21Fix another bug: ls --indicator-style=file-type would callJim Meyering
2006-07-20(file-type): New test:Jim Meyering
2006-07-17Regenerate.Paul Eggert
2006-07-17Add a test for the X bug.Paul Eggert
2006-07-17Remove re_protect case that no longer applies.Paul Eggert
2006-07-17Do the setgid test instead of bailing.Paul Eggert
2006-07-09(TESTS): Add dir2dir.Jim Meyering
2006-07-09Adjust so failing with ENOTEMPTY is ok, too.Jim Meyering
2006-07-09Regenerate.Paul Eggert
2006-07-08New file, test for 2006-07-05 fix in copy.c.Jim Meyering
2006-07-08* tests/Coreutils.pm: Remove one of two adjacent "then"s in a comment.Jim Meyering
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering
2006-07-03.Jim Meyering
2006-07-03* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.Jim Meyering
2006-07-01(f-pipe-1): Renamed from f-1.Paul Eggert
2006-07-01(neg-2): Adjust to new default format.Paul Eggert
2006-06-30* tests/stty/basic-1: Work around an intermittent test failureJim Meyering
2006-06-28* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing problemJim Meyering
2006-06-27* tests/misc/cat-proc: Try to avoid any spurious numericJim Meyering
2006-06-26* NEWS: rm no longer fails to remove an empty, unreadable directoryJim Meyering
2006-06-25* NEWS: wc accepts a new option --files0-from=FILE, where FILEJim Meyering
2006-06-18Fix typo (s/neq/ne/) in previous change.Jim Meyering
2006-06-18make error output a little clearerJim Meyering
2006-06-17* tests/rm/inaccessible: Skip this test on systems without openat support.Jim Meyering
2006-06-16.Jim Meyering
2006-06-16add these two files (a and b) so that I can remove them -- in the eyes of cvspsJim Meyering
2006-06-16remove the files once and for all, so that tools like cvsps (and even 'cvs up...Jim Meyering
2006-06-15Improve permission checks to handlePaul Eggert
2006-06-14tests/du/basic: Revamp not to hard-code file system block sizes.Jim Meyering
2006-06-12tests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL), for the files0-from t...Jim Meyering
2006-06-11Setting TIME_STYLE=long-iso in the environment would make theJim Meyering
2006-06-11* tests/cp/same-file: Execute 'ls' in the C locale, so that itPaul Eggert
2006-06-08Ensure that cat works with any of the options, -A -v -e -E -T,Jim Meyering
2006-06-05Rename file to avoid bugs with VPATH builds and Solaris 'make'.Paul Eggert
2006-06-05Don't assign to PROG; no longer neededPaul Eggert
2006-06-05(PROG): Take the basename of $$tst,Paul Eggert
2006-06-03Test for this:Jim Meyering