summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering
2009-02-28tests: sort: Check skipping blanks in multibyte localesPádraig Brady
2009-02-26tests: stty-row-col would hang when run in the backgroundJim Meyering
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering
2009-02-18add missing copyright datesEric Blake
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-28tests: Fixup shred-passes testPádraig Brady
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim 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-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-15tests: add option processing tests for 'expr'Pádraig Brady
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka
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: 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