summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering-1/+1
2012-05-10maint: handle file sizes more reliablyPaul Eggert-3/+0
2012-05-08maint: fix common spelling errorsKevin Lyda-8/+8
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering-0/+34
2012-04-19tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker-39/+66
2012-04-19tests: add iutf8 option to misc/sttyBernhard Voelker-7/+7
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb-125/+0
2012-04-04tests: avoid unnecessary subshells in misc/sttyAndreas Schwab-3/+3
2012-04-04tests: correct reversed args to "compare"Jim Meyering-2/+2
2012-04-04tests: remove nearly all remaining backticksJim Meyering-2/+1
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering-4/+4
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-68/+68
2012-04-03tests: fix quoting bug in misc/nohupJim Meyering-2/+2
2012-04-03tests: avoid spurious misc/expr failure on AIX 6.1Jim Meyering-1/+5
2012-03-26tests: remove temporary skip for sort-stale-thread-mem failureJim Meyering-2/+1
2012-03-26tests: work around F17-valgrind sort-stale-thread-mem failureJim Meyering-0/+7
2012-03-20tests: avoid spurious misc/factor failure on OpenBSD 5.1Jim Meyering-1/+3
2012-03-17tests: fix sort-discrim to work without GMPPádraig Brady-26/+28
2012-03-16tests: avoid an ls-time false positive on Solaris 10Pádraig Brady-0/+3
2012-03-15realpath: let --relative-to default to --relative-baseEric Blake-4/+6
2012-03-15tests: cover more realpath scenariosEric Blake-5/+56
2012-03-14test: expose recent gnulib canonicalize bugEric Blake-0/+92
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert-0/+87
2012-03-10dirname: support more than one argumentJérémy Compostella-2/+1
2012-03-07basename: support more than one argumentJérémy Compostella-0/+4
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering-2/+2
2012-01-27maint: use single copyright year rangeJim Meyering-46/+46
2012-01-25maint: cleanup an extraneous version output in a testPádraig Brady-1/+1
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady-3/+8
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering-3/+3
2012-01-09tests: more automated quote adjustmentJim Meyering-71/+71
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-93/+93
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering-10/+10
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering-20/+20
2012-01-06tests: adjust quoting in expected output to match new gnulib policyJim Meyering-5/+5
2012-01-05tests: avoid stty icanon issues on some platformsPádraig Brady-1/+3
2012-01-05tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady-2/+4
2012-01-05tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady-15/+22
2012-01-03tests: adjust realpath test to avoid "make distcheck" failureJim Meyering-3/+3
2012-01-03realpath: a new program to print the resolved pathPádraig Brady-0/+54
2012-01-01maint: update all copyright year number rangesJim Meyering-155/+155
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-67/+67
2011-11-12* tests/misc/sort-continue: Port to Fedora 15.Paul Eggert-5/+3
2011-11-03tests: avoid signal issues in timeout-groupPádraig Brady-2/+13
2011-11-03tests: fix a race in timeout-groupPádraig Brady-5/+16
2011-10-19maint: tac: prefer "failed to" diagnostic over "cannot"Jim Meyering-1/+1
2011-10-17tac: don't misbehave with multiple non-seekable inputsJim Meyering-0/+27
2011-10-01ls: fix output of dangling symlinks colored as targetPádraig Brady-0/+41
2011-09-27sort: avoid a NaN-induced infloopJim Meyering-0/+28
2011-09-16md5sum: handle BSD reversed format checksumsPádraig Brady-0/+41