summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2012-09-05tests: depend on the programs we're testingJim Meyering-0/+2
2012-09-05maint: vc_exe_in_TESTS should actually be a syntax checkStefano Lattarini-18/+0
2012-09-05tests: put test-suite.log back in 'tests/'Stefano Lattarini-0/+3
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini-1816/+1260
2012-09-05maint: list of names of built programs available in the MakefilesStefano Lattarini-9/+1
2012-09-05tests: remove the unused 'root-hint' targetStefano Lattarini-10/+0
2012-09-05tests: use suffix, not exec-bit, to tell which files are testsStefano Lattarini-8/+10
2012-09-05maint: make vc_exe_in_TESTS also work in VPATH buildsStefano Lattarini-7/+7
2012-09-05maint: remove useless dependency for vc_exe_in_TESTSStefano Lattarini-1/+1
2012-09-05maint: avoid parsing of Makefile.am from vc_exe_in_TESTSStefano Lattarini-13/+13
2012-09-05build: use 'check-local' to extend the 'check' targetStefano Lattarini-1/+1
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini-3/+3
2012-08-31maint: fixup: don't try to distribute a now-removed fileStefano Lattarini-1/+0
2012-08-30tests: get rid of the 'shell-or-perl' auxiliary scriptStefano Lattarini-122/+9
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-493/+496
2012-08-30tests: detect missing perl at configure runtimeStefano Lattarini-11/+17
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini-8/+9
2012-08-30tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENTStefano Lattarini-1/+1
2012-08-30tests: merge tests/check.mk into tests/Makefile.amStefano Lattarini-96/+95
2012-08-30build: don't abuse Automake internals (with its 'check-am' rule)Stefano Lattarini-1/+1
2012-08-30tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENTStefano Lattarini-1/+0
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock-0/+1
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala-1/+48
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day-0/+38
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker-6/+6
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala-0/+45
2012-08-19tests: port df/no-mtab-status to SolarisPaul Eggert-1/+2
2012-08-19tests: avoid split/filter test failure on very low-mem systemJim Meyering-1/+1
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering-0/+34
2012-08-18tests: wrap the valgrind-requiring assertion in a functionJim Meyering-1/+7
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering-0/+11
2012-08-16tests: reverse args in Coreutils.pm-invoked diff, for consistencyJim Meyering-3/+3
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj-0/+73
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker-0/+80
2012-08-08tests: fix validation of local file systemsPádraig Brady-1/+10
2012-08-06tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0Jim Meyering-1/+4
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker-0/+42
2012-08-04tests: avoid FP ulimit failure with valgrind-wrapped toolsJim Meyering-5/+10
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady-0/+4
2012-07-18tests: fiemap-perf: avoid a false failure on ext2Andrew D Warshall-5/+6
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady-2/+2
2012-07-16df: don't output control characters in a mount point namePádraig Brady-0/+45
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady-1/+1
2012-07-04date: fails to diagnose invalid inputJim Meyering-3/+7
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady-2/+39
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady-0/+34
2012-06-10maint: remove su testing artifactSami Kerola-1/+0
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering-1/+1
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering-33/+0
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering-8/+20