summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering-6/+6
2011-11-14id: fail when getuid, getgid, etc. fail, e.g., on GNU/HurdLudovic Courtès-0/+37
2011-11-13tests: avoid rare fp failure in du/move-dir-while-traversingNix-2/+2
2011-11-12* tests/misc/sort-continue: Port to Fedora 15.Paul Eggert-5/+3
2011-11-12* tests/ls/block-size: Make it executable.Paul Eggert-0/+0
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert-0/+174
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-30tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOMJim Meyering-1/+1
2011-10-29tests: don't make tail's pipe-f2 test take the full 10 secondsJim Meyering-2/+13
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/+28
2011-10-17maint: speed up make check (vc_exe_in_TESTS)Pádraig Brady-14/+10
2011-10-12tests: avoid a false failure on systems without inotifyPádraig Brady-0/+4
2011-10-09tests: skip rather than failing when perl is not availableJim Meyering-1/+3
2011-10-08tests: avoid tail-2/F-vs-missing failure on NFSJim Meyering-0/+15
2011-10-08tests: avoid ls/slink-acl test failure on Solaris 10Jim Meyering-1/+1
2011-10-08tests: avoid false-positive failures on linux/sparc64Jim Meyering-0/+9
2011-10-05tests: add a test to exercise today's ls-lL-vs-ACL bugJim Meyering-0/+40
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/+29
2011-09-24tests: mention new check-expensive/check-very-expensive in test logsBernhard Voelker-0/+8
2011-09-19tests: init.sh: support any non-GNU diffBruno Haible-0/+2
2011-09-19tests: cp-parents: don't let a failing chmod go unnoticedJim Meyering-1/+1
2011-09-16md5sum: handle BSD reversed format checksumsPádraig Brady-0/+42
2011-09-08doc: fix typo in test script commentJim Meyering-1/+1
2011-09-07tests: adjust PATH to include /sbin for mkfs-using testsBernhard Voelker-0/+22
2011-09-02tests: init.sh: work also with any non-GNU diff that supports -uBruno Haible-1/+1
2011-09-02tests: remove require-perl script; use function insteadJim Meyering-16/+12
2011-09-02tests: cut: exercise distro-added multibyte code pathsJim Meyering-0/+33
2011-09-01tests: split/l-chunk: avoid a portability issuePádraig Brady-1/+1
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: improve message in 'require_membership_in_two_groups_' functionBernhard Voelker-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-24maint: rename a testJim Meyering-1/+1
2011-08-24tests: adjust the new, very expensive rm test to be less expensiveJim Meyering-8/+11
2011-08-24pr: fix so that LAST_PAGE is honored with -TPádraig Brady-0/+4
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim Meyering-0/+36
2011-08-08tests: avoid lack-of-support du test failure on HP-UX 11.31Jim Meyering-0/+5
2011-08-08join: with --check-order print offending file name, line number and dataJim Meyering-2/+24
2011-08-08maint: add copyright notice to init.cfgJim Meyering-0/+16
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-739/+735
2011-08-04tests: remove obsolete 'error_' shell functionStefano Lattarini-13/+13
2011-07-27maint: copy: refactor hard link creationPádraig Brady-2/+2
2011-07-27tests: cp/preserve-link: test all relevant pathsPádraig Brady-8/+60
2011-07-26maint: use consistent style in C and test scriptsJim Meyering-1/+1
2011-07-25cp: don't mishandle existing dir dest permissions (Bug#9170)Paul Eggert-0/+32