summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-09-05maint: list of names of built programs available in the MakefilesStefano Lattarini
2012-09-05tests: remove the unused 'root-hint' targetStefano Lattarini
2012-09-05tests: use suffix, not exec-bit, to tell which files are testsStefano Lattarini
2012-09-05maint: make vc_exe_in_TESTS also work in VPATH buildsStefano Lattarini
2012-09-05maint: remove useless dependency for vc_exe_in_TESTSStefano Lattarini
2012-09-05maint: avoid parsing of Makefile.am from vc_exe_in_TESTSStefano Lattarini
2012-09-05build: use 'check-local' to extend the 'check' targetStefano Lattarini
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini
2012-08-31maint: fixup: don't try to distribute a now-removed fileStefano Lattarini
2012-08-30tests: get rid of the 'shell-or-perl' auxiliary scriptStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-08-30tests: detect missing perl at configure runtimeStefano Lattarini
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini
2012-08-30tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENTStefano Lattarini
2012-08-30tests: merge tests/check.mk into tests/Makefile.amStefano Lattarini
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala
2012-08-18tests: trigger the sort -u free-memory-read bugJim 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-04df: fix exit code and error messages with --totalBernhard Voelker
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-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady
2012-06-06su: remove program (util-linux is now the best source for it)Jim 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-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-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-03-22ln: add the --relative optionHarald Hoyer
2012-03-14test: expose recent gnulib canonicalize bugEric Blake
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-20split: add the --additional-suffix optionJérémy Compostella
2012-02-18tests: test for ls speed-upJim Meyering
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella
2012-02-12mv: "mv A B" would sometimes succeed, yet A would remain, ...Jim Meyering
2012-01-30mv: allow moving symlink onto same-inode dest with >= 2 hard linksJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering
2011-11-14id: fail when getuid, getgid, etc. fail, e.g., on GNU/HurdLudovic Courtès
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert