update from gnulib
[platform/upstream/coreutils.git] / tests /
2006-04-25 Paul Eggert(relative-3): New test, derived from a bug report by...
2006-04-18 Jim MeyeringAdd new programs, base64, sha224sum, sha256sum, sha384s...
2006-04-12 Paul EggertUse \{...\} in test RE, to test that we're conforming...
2006-04-12 Paul Eggert(fail-a): Adjust exit status to match new expr behavior...
2006-04-12 Paul EggertDo not assume that 'sed' can handle long, newline-free...
2006-04-12 Paul EggertSolaris 8 sh doesn't understand "if !". Do not assume...
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyeringremove this entire directory
2006-03-26 Jim Meyeringremove this entire directory
2006-03-26 Jim Meyering(SUBDIRS): Remove basename.
2006-03-26 Jim Meyering(TESTS): Sort. Add basename, dirname.
2006-03-26 Jim Meyeringnew file -- from Eric Blake
2006-03-26 Jim MeyeringMove to ../misc/basename
2006-03-26 Jim MeyeringMoved from ../basename/basic.
2006-03-23 Paul EggertTest the new nohup behavior.
2006-03-12 Jim Meyering.
2006-03-08 Paul EggertAdd test cases for append, nofollow, directory,
2006-03-08 Paul Eggertiflags->iflag. This fixes a typo that meant the
2006-03-05 Jim MeyeringSet SHELL, if not already set, in order to
2006-03-05 Jim Meyering.
2006-03-03 Jim Meyeringadd warning comment
2006-03-03 Jim MeyeringDon't fail when run from an environment with SHELL...
2006-02-27 Jim MeyeringDerive --decode-using tests from the encode-based ones.
2006-02-27 Jim MeyeringFactor out a long constant string.
2006-02-27 Jim Meyering(TESTS): Add base64.
2006-02-27 Jim MeyeringTest base64. From Simon Josefsson.
2006-02-20 Jim Meyering.
2006-02-20 Jim Meyering.
2006-02-20 Jim Meyeringtests for new, -I, option
2006-02-20 Jim Meyering(TESTS): Add interactive-always and interactive-once.
2006-02-14 Jim Meyeringfix typo in diagnostic
2006-02-11 Jim MeyeringAdjust two expected diagnostics, now that they're
2006-02-11 Jim Meyering.
2006-02-11 Jim Meyering(TESTS): Add empty-inacc.
2006-02-11 Jim Meyering# Ensure that rm -rf removes an empty-and-inaccessible...
2006-02-07 Jim Meyering(expected_failure_status_vdir):
2006-02-04 Jim Meyering*** empty log message ***
2006-02-04 Jim Meyeringtweak comment
2006-02-04 Jim Meyeringadd a comment
2006-02-04 Jim Meyering(TESTS): Add cp-deref.
2006-02-04 Jim MeyeringNew file. Test for today's fix.
2006-02-03 Jim Meyeringregenerate, as usual
2006-01-25 Jim Meyering.
2006-01-24 Jim MeyeringNew file. Test for today's fix.
2006-01-24 Jim Meyering(TESTS): Add append-only.
2006-01-24 Jim Meyering(check-root): Add tail-2/append-only
2006-01-19 Jim Meyering(pfx-1, pfx-2): New tests, to demonstrate the bug
2006-01-18 Jim Meyering(TESTS): Add long-from-unreadable.
2006-01-17 Jim Meyering.
2006-01-17 Jim MeyeringNew test, to exercise one small corner of fts.c.
2006-01-13 Jim Meyering(SUBDIRS): Add comments discouraging the
2006-01-13 Jim MeyeringRedirect stdin to /dev/null. Otherwise, FreeBSD 5...
2006-01-12 Jim MeyeringAdjust not to hard-code the expected
2006-01-12 Jim MeyeringCreate final file *after* the loop.
2006-01-12 Jim MeyeringCreate file at end of symlink chain.
2006-01-12 Jim Meyeringskip the test on a system that can handle this many...
2006-01-12 Jim Meyering.
2006-01-12 Jim Meyeringwhoops. traps were commented out.
2006-01-12 Jim Meyering(TESTS): Add test.
2006-01-12 Jim MeyeringNew file, with a test for one of the
2006-01-11 Jim MeyeringTest for today's fts.c bug fix.
2006-01-11 Jim Meyering(TESTS): Add long-sloop.
2006-01-10 Jim MeyeringAdd a test for today's fts.c fix.
2006-01-04 Jim Meyering.
2006-01-04 Jim Meyeringfix typo
2006-01-04 Jim Meyeringchange comment and temp file name: s/openat/fdopendir/
2006-01-04 Jim Meyeringchange comments and temp file name: s/openat/fdopendir/
2006-01-04 Jim MeyeringAlso allow a slightly different diagnostic -- the
2006-01-03 Jim MeyeringAlso allow a slightly different diagnostic -- the
2006-01-03 Jim MeyeringAlso allow a slightly different diagnostic -- the
2006-01-03 Paul EggertMake sure we can change the group of inaccessible files.
2005-12-23 Jim Meyering(TESTS): Add p-thru-slink
2005-12-23 Jim MeyeringNew file. Test for today's mkdir-p.c fix.
2005-12-22 Jim Meyeringredirect stderr to /dev/full, too (to suppress write...
2005-12-21 Jim Meyering.
2005-12-19 Jim Meyering.
2005-12-19 Jim Meyering(TESTS): Add mknod.
2005-12-17 Jim Meyering.
2005-12-15 Jim Meyering(print_it): Properly handle a backslash at the
2005-12-15 Paul EggertFix typo in previous change
2005-12-15 Paul EggertPort to pre-POSIX shells like Solaris 8 /bin/sh.
2005-12-15 Paul EggertRegenerate.
2005-12-15 Jim Meyering.
2005-12-15 Jim Meyering(TESTS): Add stat-printf.
2005-12-15 Jim MeyeringTest --printf and --format.
2005-12-14 Paul Eggert(incompat4): New test.
2005-12-14 Paul Eggert(incompat1, incompat2, incompat3): New tests.
2005-12-10 Jim Meyering(TESTS): Add sort-rand.
2005-12-10 Jim MeyeringAdd a basic test of the new options.
2005-12-09 Jim Meyeringadd comments
2005-12-09 Paul EggertAdd test for dd iflags=noatime.
2005-12-07 Jim Meyeringexit-77 before the trap, not after, if we fail
2005-12-03 Jim Meyering.
2005-12-03 Jim MeyeringUpdate uses of undocumented, for- testing-only --presum...
2005-11-24 Jim Meyering(EXTRA_DIST): Add acl to the list.
2005-11-24 Jim MeyeringAdd `$0: ' prefix to diagnostics.
2005-11-22 Jim Meyering.
2005-11-22 Jim Meyering(rm): Change expected diagnostic, `cannot open director...
2005-11-22 Jim MeyeringEnsure that rm now continues removing entries even...
next