summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2011-09-07tests: adjust PATH to include /sbin for mkfs-using testsBernhard Voelker
2011-09-02tests: init.sh: work also with any non-GNU diff that supports -uBruno Haible
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: split/l-chunk: avoid a portability issuePádraig Brady
2011-09-01tests: pwd-long: diagnose failure earlierJim Meyering
2011-09-01tests: printf-surprise: avoid false-positive failureJim Meyering
2011-09-01tests: improve message in 'require_membership_in_two_groups_' functionBernhard Voelker
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-24maint: rename a testJim Meyering
2011-08-24tests: adjust the new, very expensive rm test to be less expensiveJim Meyering
2011-08-24pr: fix so that LAST_PAGE is honored with -TPádraig Brady
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim Meyering
2011-08-08tests: avoid lack-of-support du test failure on HP-UX 11.31Jim Meyering
2011-08-08join: with --check-order print offending file name, line number and dataJim Meyering
2011-08-08maint: add copyright notice to init.cfgJim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-08-04tests: remove obsolete 'error_' shell functionStefano Lattarini
2011-07-27maint: copy: refactor hard link creationPádraig Brady
2011-07-27tests: cp/preserve-link: test all relevant pathsPádraig Brady
2011-07-26maint: use consistent style in C and test scriptsJim Meyering
2011-07-25cp: don't mishandle existing dir dest permissions (Bug#9170)Paul Eggert
2011-07-25cp -up: preserve all hard linksJim Meyering
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-22tests: stat-free-color: do not count stat calls before mainBernhard Voelker
2011-06-21tests: cp/sparse-fiemap: use "head -n99" in place of "head -99"Bernhard Voelker
2011-06-20tests: init.sh: use "sed 1q" in place of "head -1"Jim Meyering
2011-06-20tests: improve init.sh by removing w2_Bernhard Voelker
2011-06-19tests: avoid extra forks in the testsuiteStefano Lattarini
2011-06-19tests: make test runner a script, not a shell functionStefano Lattarini
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