summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-08-21* tests/dircolors/simple (a): Don't fail with an unexpected diagnosticJim Meyering
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim Meyering
2006-08-19* tests/Makefile.am (EXTRA_DIST): Add sparse-file.Jim Meyering
2006-08-19.Jim Meyering
2006-08-19Avoid test failure when `make check' is run through debuild.Jim Meyering
2006-08-19* tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix.Jim Meyering
2006-08-19Some of my 2006-07-03 changes to tests/*/Makefile.am were beingJim Meyering
2006-08-19* NEWS: Fix cp --sparse so that it preserves tail-end sparseness, evenJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-16* tests/chmod/setgid (abs_srcdir): Remove; not used or needed.Paul Eggert
2006-08-16* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.Jim Meyering
2006-08-16Skip this test suite if we can't set up filesPaul Eggert
2006-08-16* tests/lang-default (LC_ALL): Set to "C", so we getPaul Eggert
2006-08-162006-08-16 Andreas Schwab <schwab@suse.de>Jim Meyering
2006-08-16* tests/ls/stat-dtype: Use stat to test file system type, ratherJim Meyering
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15.Jim Meyering
2006-08-11* tests/ls/stat-vs-dirent: Too many (losing) systems trigger theJim Meyering
2006-08-10* tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -sJim Meyering
2006-08-10add a commentJim Meyering
2006-08-09Regenerate.Paul Eggert
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