summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2012-01-25maint: cleanup an extraneous version output in a testPádraig Brady
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering
2012-01-09tests: more automated quote adjustmentJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-06tests: adjust quoting in expected output to match new gnulib policyJim Meyering
2012-01-05tests: avoid stty icanon issues on some platformsPádraig Brady
2012-01-05tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady
2012-01-05tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady
2012-01-03tests: adjust realpath test to avoid "make distcheck" failureJim Meyering
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-12* tests/misc/sort-continue: Port to Fedora 15.Paul Eggert
2011-11-03tests: avoid signal issues in timeout-groupPádraig Brady
2011-11-03tests: fix a race in timeout-groupPádraig Brady
2011-10-19maint: tac: prefer "failed to" diagnostic over "cannot"Jim Meyering
2011-10-17tac: don't misbehave with multiple non-seekable inputsJim Meyering
2011-10-01ls: fix output of dangling symlinks colored as targetPádraig Brady
2011-09-27sort: avoid a NaN-induced infloopJim Meyering
2011-09-16md5sum: handle BSD reversed format checksumsPádraig Brady
2011-09-02tests: remove require-perl script; use function insteadJim Meyering
2011-09-02tests: cut: exercise distro-added multibyte code pathsJim Meyering
2011-09-01tests: pwd-long: diagnose failure earlierJim Meyering
2011-09-01tests: printf-surprise: avoid false-positive failureJim Meyering
2011-09-01tests: misc/printf: accommodate alternate behaviorJim Meyering
2011-09-01tests: invoke via "env printf", rather than using an absolute nameJim Meyering
2011-08-31date: support parsing of ISO-8601-with-"T" datesJim Meyering
2011-08-08join: with --check-order print offending file name, line number and dataJim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-07-25timeout: support sub-second timeoutsPádraig Brady
2011-07-20unexpand: fix misalignment when spaces span a tabstopPádraig Brady
2011-07-17timeout: add regression test (Bug#9098)Paul Eggert
2011-07-16timeout: treat seconds counts like 'sleep' doesPaul Eggert
2011-07-08timeout: support cascaded timeoutsPádraig Brady
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady
2011-07-07tests: exercise md5sum's new --strict optionJim Meyering
2011-06-19maint: typo: insert omitted word in test commentJames Youngman
2011-06-18tests: sort-debug-keys: fix a bug with translated diagnosticsJim Meyering
2011-06-17tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-06-13tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering
2011-05-25split: fix an edge case where -n l/... creates an extra filePádraig Brady
2011-05-24split: fix cases where -n l/... creates extraneous filesPádraig Brady
2011-05-22tests: fix typo in tac-continueJim Meyering
2011-05-18printf: fix an out-of-bounds memory accessPádraig Brady
2011-05-14tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady