summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2008-09-10fix minor shell issues in test suiteRalf Wildenhues
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering
2008-09-07tests: work around Solaris 11 bugJim Meyering
2008-09-07tests: don't fail due to built-in sleep from Solaris 11's /bin/shJim Meyering
2008-08-15adjustJim Meyering
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-14mktemp, sort, tac: don't use undefined after mkstemp failureJim Meyering
2008-08-10sort: don't print uninitialized in diagnosticJim Meyering
2008-08-09* tests/misc/expr: Add tests of the new GMP-based code.Jim Meyering
2008-07-27shuf: honor --zero-terminated option even with --input-range=LO-HIJim Meyering
2008-07-15fix two bugs in ptxJim Meyering
2008-07-11tests: expand: test for lines starting with both spaces and tabsPádraig Brady
2008-06-30truncate: ignore whitespace in --size parametersPádraig Brady
2008-06-27timeout: fix invalid argument testsPádraig Brady
2008-06-20sort: Fix bug where --batch-size option shrank SORT_SIZE.Bo Borgerson
2008-06-19tests: avoid root-only test failure when run in a chrootJim Meyering
2008-06-17sort: accept new option --batch-size=NMERGEBo Borgerson
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-16chcon: correct --verbose output to include newlinesJim Meyering
2008-06-13od: align multiple -t specsEric Blake
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-10remove test for specific diagnostic when truncating missing directoryPádraig Brady
2008-06-10timeout: use system-independent exit valuesPádraig Brady
2008-06-08standardize some error messagesBo Borgerson
2008-06-06Add new program: truncatePádraig Brady
2008-06-02new program: timeoutPádraig Brady
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-17tests: skip when a debian libc6-2.7-11 bug makes printf segfaultJim Meyering
2008-05-17tests: sync and update wc and du --files0-from testsJim Meyering
2008-05-17test invalid-option handling in all programsJim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-16tests: env-related clean upJim Meyering
2008-05-16tests: improve coverage of printf.cJim Meyering
2008-05-10tests: remove directory, tests/join/Jim Meyering
2008-05-10* tests/misc/tac: Also perform stdin and piped tests.Jim Meyering
2008-05-10tests: remove directory, tests/tail/Jim Meyering
2008-05-09tests: remove directory, tests/sort/Jim Meyering
2008-05-08tests: remove directory, tests/tac/Jim Meyering
2008-05-08tests: remove directory, tests/test/Jim Meyering
2008-05-06tests: remove directory, tests/tr/Jim Meyering
2008-05-06tests: skip another test if mcstransd is runningJim Meyering
2008-05-06tests: translate uniq-z-test-adding code to new frameworkJim Meyering
2008-05-06tests: remove directory, tests/uniq/Jim Meyering
2008-05-06tests: remove directory, tests/cut/Jim Meyering
2008-05-06tests: remove directory, tests/head/Jim Meyering
2008-05-06tests: use printf+sed rather than yes+head+trJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering