summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala
2012-09-24dd: new option, status=none to suppress output statisticsPozsár Balázs
2012-09-18tests: cp/link-heap: avoid new failure on rawhideJim Meyering
2012-09-16ls: fix coloring of dangling symlinks in default listing modePádraig Brady
2012-09-14build: do not rely on automake's AM_TESTS_ENVIRONMENTJim Meyering
2012-09-14seq: 70x faster for non-negative whole numbers and incr==1Jim Meyering
2012-09-14tests: reenable "make -C tests ..." commandsJim Meyering
2012-09-07factor: NEWS and testsJim Meyering
2012-09-05rm: avoid bogus diagnostic for a slash-decorated symlink-to-dirJim Meyering
2012-09-05tests: depend on the programs we're testingJim Meyering
2012-09-05maint: vc_exe_in_TESTS should actually be a syntax checkStefano Lattarini
2012-09-05tests: put test-suite.log back in 'tests/'Stefano Lattarini
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-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