summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-11-24tests: don't rely on sed -i being availablePádraig Brady
2012-11-24seq: ensure correct output width for scientific notation inputPádraig Brady
2012-11-22df: reorder default field list of --output optionBernhard Voelker
2012-11-19cut: do not accept the invalid range 0-Bernhard Voelker
2012-11-09tests: fix factor's tests to use coreutil's own sha1sumBernhard Voelker
2012-11-09df: port the new df test to POSIX sed, larger file systemsPaul Eggert
2012-11-08df: add a test for the --output optionBernhard Voelker
2012-11-08df: add --output to select which fields to displayBernhard Voelker
2012-11-04timeout: add --preserve-status to always propagate the exit statusÁngel González
2012-10-27tests: shorten factor's inordinately-long test file namesBernhard Voelker
2012-10-25maint: remove an obsolete test commentJim Meyering
2012-10-25pr: fix -n to pad consistently and not crashPádraig Brady
2012-10-25maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.plPádraig Brady
2012-10-23tests: correctly restrict factor test without GMPPádraig Brady
2012-10-17cp: avoid data-corrupting free-memory-readJim Meyering
2012-10-09factor: fix integer validation and GMP fallbackPádraig Brady
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