summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible
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-01tests: also print chmod's --versionJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2012-01-01tests: change copyright year from 2011 to 2012 in sample-testJim Meyering
2011-12-31tests: fix a missing-dependency problemJim Meyering
2011-12-28tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_OJim Meyering
2011-12-14du: -x should not count files in other file systemsPaul Eggert
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker
2011-11-29build: update gnulib for syntax-check improvementEric Blake
2011-11-23build: update gnulib and tests/init.shJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering
2011-11-14id: fail when getuid, getgid, etc. fail, e.g., on GNU/HurdLudovic Courtès
2011-11-13tests: avoid rare fp failure in du/move-dir-while-traversingNix
2011-11-12* tests/misc/sort-continue: Port to Fedora 15.Paul Eggert
2011-11-12* tests/ls/block-size: Make it executable.Paul Eggert
2011-11-11ls: -k no longer affects -l's file sizesPaul 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-30tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOMJim Meyering
2011-10-29tests: don't make tail's pipe-f2 test take the full 10 secondsJim Meyering
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-17maint: speed up make check (vc_exe_in_TESTS)Pádraig Brady
2011-10-12tests: avoid a false failure on systems without inotifyPádraig Brady
2011-10-09tests: skip rather than failing when perl is not availableJim Meyering
2011-10-08tests: avoid tail-2/F-vs-missing failure on NFSJim Meyering
2011-10-08tests: avoid ls/slink-acl test failure on Solaris 10Jim Meyering
2011-10-08tests: avoid false-positive failures on linux/sparc64Jim Meyering
2011-10-05tests: add a test to exercise today's ls-lL-vs-ACL bugJim 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-24tests: mention new check-expensive/check-very-expensive in test logsBernhard Voelker
2011-09-19tests: init.sh: support any non-GNU diffBruno Haible
2011-09-19tests: cp-parents: don't let a failing chmod go unnoticedJim Meyering
2011-09-16md5sum: handle BSD reversed format checksumsPádraig Brady
2011-09-08doc: fix typo in test script commentJim Meyering