summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-09-10fix minor shell issues in test suiteRalf Wildenhues
2008-09-10tests: don't use "local" in bourne shell scriptsJim Meyering
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 let rounding-to-1KB blocks provoke a failureJim Meyering
2008-09-07tests: don't fail due to built-in sleep from Solaris 11's /bin/shJim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-15adjustJim Meyering
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-14set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering
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-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-07-27shuf: honor --zero-terminated option even with --input-range=LO-HIJim Meyering
2008-07-23dd: minor fullblock changesJim Meyering
2008-07-23dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka
2008-07-22tests: do not run chmod on a prefix of space-embedded tmpdirJim Meyering
2008-07-22tests: again, do not change the mode of all directories below $HOMERalf Wildenhues
2008-07-15fix two bugs in ptxJim Meyering
2008-07-11tests: expand: test for lines starting with both spaces and tabsPádraig Brady
2008-07-10make check: accommodate stricter POSIX-conforming shellsJim Meyering
2008-06-30truncate: ignore whitespace in --size parametersPádraig Brady
2008-06-27timeout: fix invalid argument testsPádraig Brady
2008-06-26tests: accommodate difference in an AIX 5.3 diagnosticPeter O'Gorman
2008-06-20sort: Fix bug where --batch-size option shrank SORT_SIZE.Bo Borgerson
2008-06-19tests: avoid test failure when root's primary group-ID is not 0Jim Meyering
2008-06-19tests: avoid root-only test failure when run in a chrootJim Meyering
2008-06-18* tests/check.mk: Fix a typo in a comment.Jim 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-14run gnulib-tests in parallelJim Meyering
2008-06-13od: align multiple -t specsEric Blake
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim Meyering
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-11tests: skip a chown test on FreeBSD 6.xJim Meyering
2008-06-11tests: remove duplicate mention of misc/selinuxJim Meyering
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-30tests: ignore known failure on all Darwin 8.x / Mac OS X v10.4.xJim Meyering
2008-05-30tests: avoid failure with older version of Perl's File::TempJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering