summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2009-03-29tests: don't use lang-default from individual testsJim Meyering-2/+1
2009-03-25pwd: support -L and -PEric Blake-0/+67
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering-1/+1
2009-03-18tests: adjust sort-continue not to fail under valgrindJim Meyering-1/+5
2009-03-18tests: add another sort/nmerge testPaul Eggert-0/+54
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert-0/+47
2009-03-12tests: groups-version: don't require that id be builtJim Meyering-2/+2
2009-03-12tests: skip the groups-dash test when "groups" is not builtJim Meyering-3/+4
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík-2/+13
2009-03-11cat: Fix immediate output of processed dataPádraig Brady-0/+41
2009-03-08tests: add a test for newly-fixed bug in comm --check-orderJim Meyering-1/+8
2009-03-08tests: ls -v: exercise the bug fixed by gnulib's new filevercmpJim Meyering-4/+21
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering-2/+2
2009-02-28tests: sort: Check skipping blanks in multibyte localesPádraig Brady-0/+10
2009-02-26tests: stty-row-col would hang when run in the backgroundJim Meyering-1/+2
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady-0/+6
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering-6/+0
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering-0/+6
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering-2/+4
2009-02-18add missing copyright datesEric Blake-1/+1
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady-0/+1
2009-01-29cp/mv: add xattr supportKamil Dudka-0/+111
2009-01-28tests: Fixup shred-passes testPádraig Brady-3/+6
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady-0/+41
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady-48/+50
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering-10/+11
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering-3/+8
2008-10-26tests: seq: check for today's extended long double fixJim Meyering-0/+51
2008-10-26seq: improve quality of format-checking codePaul Eggert-5/+5
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert-1/+4
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering-2/+2
2008-10-15tests: add option processing tests for 'expr'Pádraig Brady-2/+9
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert-2/+2
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka-2/+38
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering-0/+15
2008-09-10fix minor shell issues in test suiteRalf Wildenhues-2/+2
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-69/+69
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering-5/+3
2008-09-07tests: work around Solaris 11 bugJim Meyering-2/+7
2008-09-07tests: don't fail due to built-in sleep from Solaris 11's /bin/shJim Meyering-1/+2
2008-08-15adjustJim Meyering-13/+23
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb-0/+65
2008-08-14mktemp, sort, tac: don't use undefined after mkstemp failureJim Meyering-2/+19
2008-08-10sort: don't print uninitialized in diagnosticJim Meyering-2/+2
2008-08-09* tests/misc/expr: Add tests of the new GMP-based code.Jim Meyering-0/+16
2008-07-27shuf: honor --zero-terminated option even with --input-range=LO-HIJim Meyering-0/+5
2008-07-15fix two bugs in ptxJim Meyering-0/+44
2008-07-11tests: expand: test for lines starting with both spaces and tabsPádraig Brady-0/+1
2008-06-30truncate: ignore whitespace in --size parametersPádraig Brady-0/+6
2008-06-27timeout: fix invalid argument testsPádraig Brady-4/+1