summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady
2008-11-30tests: df: skip total-verify if df failsJim Meyering
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering
2008-11-22tests: dd: add a test for the required behaviorJim Meyering
2008-11-20cp: use far less memory in some casesJim Meyering
2008-11-20tests: add a test of cp --preserve=linksJim Meyering
2008-11-16tests: remove debug code that would try to write into /t/k-envJim Meyering
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering
2008-11-12tests: remove df/totalJim Meyering
2008-11-12* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.Ondřej Vašík
2008-11-12avoid spurious test failure when df always failsJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-28tests: ls/stat-failed: don't discard stderr.Jim Meyering
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-26seq: improve quality of format-checking codePaul Eggert
2008-10-25tests: df/total: don't fail for an inaccessible mount pointJim Meyering
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering
2008-10-21tests: test today's ls-vs-capability fixJim Meyering
2008-10-15tests: add option processing tests for 'expr'Pádraig Brady
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-12tests: df: avoid test failure when using mawkJim Meyering
2008-10-04tests: fix the install/strip-program testJim Meyering
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka
2008-10-02tests: skip a root-only test when configured without libcapJim Meyering
2008-10-01tests: use our new timeout programJim Meyering
2008-09-29fix make variable quotation errorRalf Wildenhues
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering
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