summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2012-10-27tests: shorten factor's inordinately-long test file namesBernhard Voelker-65/+110
2012-10-25maint: remove an obsolete test commentJim Meyering-7/+1
2012-10-25pr: fix -n to pad consistently and not crashPádraig Brady-0/+7
2012-10-25maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.plPádraig Brady-44/+8
2012-10-23tests: correctly restrict factor test without GMPPádraig Brady-1/+1
2012-10-17cp: avoid data-corrupting free-memory-readJim Meyering-0/+32
2012-10-09factor: fix integer validation and GMP fallbackPádraig Brady-1/+12
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering-4/+97
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala-1/+56
2012-09-24dd: new option, status=none to suppress output statisticsPozsár Balázs-0/+7
2012-09-18tests: cp/link-heap: avoid new failure on rawhideJim Meyering-1/+2
2012-09-16ls: fix coloring of dangling symlinks in default listing modePádraig Brady-0/+15
2012-09-14build: do not rely on automake's AM_TESTS_ENVIRONMENTJim Meyering-1/+1
2012-09-14seq: 70x faster for non-negative whole numbers and incr==1Jim Meyering-0/+14
2012-09-14tests: reenable "make -C tests ..." commandsJim Meyering-0/+20
2012-09-07factor: NEWS and testsJim Meyering-0/+5
2012-09-05rm: avoid bogus diagnostic for a slash-decorated symlink-to-dirJim Meyering-1/+1
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