summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2011-09-02tests: remove require-perl script; use function insteadJim Meyering-6/+3
2011-09-02tests: cut: exercise distro-added multibyte code pathsJim Meyering-0/+33
2011-09-01tests: pwd-long: diagnose failure earlierJim Meyering-0/+2
2011-09-01tests: printf-surprise: avoid false-positive failureJim Meyering-1/+1
2011-09-01tests: misc/printf: accommodate alternate behaviorJim Meyering-0/+5
2011-09-01tests: invoke via "env printf", rather than using an absolute nameJim Meyering-26/+26
2011-08-31date: support parsing of ISO-8601-with-"T" datesJim Meyering-0/+3
2011-08-08join: with --check-order print offending file name, line number and dataJim Meyering-2/+24
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-107/+107
2011-07-25timeout: support sub-second timeoutsPádraig Brady-0/+3
2011-07-20unexpand: fix misalignment when spaces span a tabstopPádraig Brady-2/+12
2011-07-17timeout: add regression test (Bug#9098)Paul Eggert-0/+5
2011-07-16timeout: treat seconds counts like 'sleep' doesPaul Eggert-2/+14
2011-07-08timeout: support cascaded timeoutsPádraig Brady-2/+19
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady-0/+58
2011-07-07tests: exercise md5sum's new --strict optionJim Meyering-0/+17
2011-06-19maint: typo: insert omitted word in test commentJames Youngman-3/+3
2011-06-18tests: sort-debug-keys: fix a bug with translated diagnosticsJim Meyering-3/+8
2011-06-17tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering-0/+6
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering-32/+32
2011-06-13tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering-4/+5
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering-453/+0
2011-05-25split: fix an edge case where -n l/... creates an extra filePádraig Brady-2/+2
2011-05-24split: fix cases where -n l/... creates extraneous filesPádraig Brady-0/+16
2011-05-22tests: fix typo in tac-continueJim Meyering-1/+1
2011-05-18printf: fix an out-of-bounds memory accessPádraig Brady-0/+23
2011-05-14tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady-6/+8
2011-05-14shuf: use memory more efficiently when returning a subsetPádraig Brady-0/+6
2011-05-13tests: use skip_test_, not skip_Jim Meyering-2/+2
2011-05-06sort: fix a contradictory --debug warningPádraig Brady-0/+6
2011-04-28tests: remove useless test: misc/pwd-unreadable-parentJim Meyering-41/+0
2011-04-28tests: write skip explanation from perl scripts also to outer stderrJim Meyering-29/+20
2011-04-11maint: remove doubled words in comments, e.g., s/to to/to/Jim Meyering-1/+1
2011-04-04tests: don't ever leave a backgrounded "sleep 10m" processJim Meyering-1/+1
2011-03-22tests: exercise tests new "==" operatorJim Meyering-0/+2
2011-02-07cut: don't segfault for large unbounded rangeJim Meyering-0/+4
2011-02-03sort: fix --debug key highlighting when key start after key endPádraig Brady-0/+7
2011-01-29join: don't report disorder against an empty filePádraig Brady-1/+5
2011-01-29join: ensure --header skips the order check with empty filesPádraig Brady-0/+6
2011-01-29join: add -o 'auto' to output a constant number of fields per linePádraig Brady-0/+20
2011-01-17tests: add a test for today's uniq bugJim Meyering-0/+25
2011-01-01maint: update all copyright year number rangesJim Meyering-157/+157
2010-12-30split: fix the suffix length calculationPádraig Brady-0/+10
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert-31/+61
2010-12-19sort: use at most 8 threads by defaultPádraig Brady-3/+6
2010-12-16sort: fix hang with sort --compressPaul Eggert-0/+53
2010-12-16sort: don't dump core when merging from input twicePaul Eggert-0/+20
2010-12-14tests: default to /tmp as the temporary directoryPaul Eggert-12/+5
2010-12-13sort: fix some --compress reaper bugsPaul Eggert-0/+87
2010-12-13tests: typo fixPaul Eggert-1/+1