summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering
2007-03-17* tests/misc/tty-eof: Add shuf to the list of tested commands.Jim Meyering
2007-03-03pwd-unreadable-parent: Skip test on ia64/Linux, too.Jim Meyering
2007-03-02pwd-unreadable-parent: Skip test on non-Linux/GNU systems.Jim Meyering
2007-03-02* tests/misc/pwd-long: Also allow "+" in $PWD.Jim Meyering
2007-02-28* tests/misc/df-P: This script *is* executable.Jim Meyering
2007-02-27Add a test for today's df -P fix.Jim Meyering
2007-02-24Don't skip this test on new-enough Linux/GNU systems.Jim Meyering
2007-02-24* NEWS: sort no longer compresses temporaries by default.Paul Eggert
2007-02-23With -Dlint, make shuf free all heap-allocated storage.Jim Meyering
2007-02-21* tests/misc/date: Remove vestigial use of Data::Dumper.Jim Meyering
2007-02-19* NEWS: sort now uses a --compress-program option rather thanPaul Eggert
2007-02-13Also check for and print stderr output, in case a program fails.Jim Meyering
2007-02-12* tests/misc/pwd-unreadable-parent: Skip the test if we'reJim Meyering
2007-02-03Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlinkJim Meyering
2007-01-24Fix a typo.Jim Meyering
2007-01-24Don't depend on "which".Jim Meyering
2007-01-24Test sort compression.Dan Hipschman
2007-01-20* tests/misc/pwd-long: Work properly even when run from theJim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2007-01-11* tests/misc/test-diag: Work also when libc's error functionJim Meyering
2007-01-04[ChangeLog]Jim Meyering
2007-01-03Avoid spurious test failures on MacOS X 10.3.9, in a German locale.Bruno Haible
2006-12-30* tests/misc/base64: Factor a long, repetitive string.Jim Meyering
2006-12-20"cut -f 2- A B" no longer triggers a double-free bugJim Meyering
2006-12-06Make the output of "make check" more reproducible.Jim Meyering
2006-12-03* tests/misc/date-sec: Output a fixed string.Jim Meyering
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering
2006-10-23* tests/misc/pwd-long: Whoops. Don't exec the perl script. Otherwise, the s...Jim Meyering
2006-10-23* tests/misc/pwd-long: Undo last change, since it made Perl invokeJim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-09-29* src/shuf.c (read_input): Fix an off-by-one error thatJim Meyering
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15.Jim 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-17Regenerate.Paul Eggert
2006-07-09Regenerate.Paul Eggert
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering
2006-06-27* tests/misc/cat-proc: Try to avoid any spurious numericJim 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