summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-08-30build: don't abuse Automake internals (with its 'check-am' rule)Stefano Lattarini
2012-08-30tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENTStefano Lattarini
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala
2012-08-19tests: port df/no-mtab-status to SolarisPaul Eggert
2012-08-19tests: avoid split/filter test failure on very low-mem systemJim Meyering
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering
2012-08-18tests: wrap the valgrind-requiring assertion in a functionJim Meyering
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering
2012-08-16tests: reverse args in Coreutils.pm-invoked diff, for consistencyJim Meyering
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-08-08tests: fix validation of local file systemsPádraig Brady
2012-08-06tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0Jim Meyering
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker
2012-08-04tests: avoid FP ulimit failure with valgrind-wrapped toolsJim Meyering
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady
2012-07-18tests: fiemap-perf: avoid a false failure on ext2Andrew D Warshall
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady
2012-07-16df: don't output control characters in a mount point namePádraig Brady
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady
2012-07-04date: fails to diagnose invalid inputJim Meyering
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady
2012-06-10maint: remove su testing artifactSami Kerola
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering
2012-05-31maint: fix typos in test comments and old ChangeLog filesJim Meyering
2012-05-16tests: use $AWK, not awkJim Meyering
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering
2012-05-10maint: handle file sizes more reliablyPaul Eggert
2012-05-08build: update gnulib submodule to latest; also bootstrap and init.shJim Meyering
2012-05-08maint: fix common spelling errorsKevin Lyda
2012-05-07tests: avoid LD_PRELOAD lookup error for dlsymJim Meyering
2012-05-07cp: handle a race condition more sensiblyJim Meyering
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering
2012-04-19tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker
2012-04-19tests: add iutf8 option to misc/sttyBernhard Voelker
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-04-04tests: avoid unnecessary subshells in misc/sttyAndreas Schwab
2012-04-04tests: correct reversed args to "compare"Jim Meyering
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering