summaryrefslogtreecommitdiff
path: root/tests/local.mk
AgeCommit message (Expand)Author
2013-09-21id: add -z, --zero optionBernhard Voelker
2013-07-27du: add --inodes optionBernhard Voelker
2013-05-23split: with --line-bytes only allocate memory as neededPádraig Brady
2013-05-11mkdir: don't assume umask equals POSIX default ACL maskPaul Eggert
2013-04-29cut: make memory allocation independent of range widthCojocaru Alexandru
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker
2013-04-14dd: avoid buffer allocations unless neededOndrej Oprala
2013-04-10csplit: add the --suppress-matched optionAssaf Gordon
2013-03-25shuf: use reservoir-sampling for large or unknown sized inputsAssaf Gordon
2013-02-28doc: move some info from all --help messages, onlinePádraig Brady
2013-02-11maint: avoid running check-root tests in gnulibBernhard Voelker
2013-02-04numfmt: a new command to format numbersAssaf Gordon
2013-01-26timeout: ensure a blocked SIGALRM from the parent is unblockedStephan Krempel
2013-01-21du: add -t SIZE, --threshold=SIZE optionJakob Truelsen
2013-01-20tests: remove test case du/slinkBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-17readlink: support multiple command line argumentsPádraig Brady
2012-12-09tests: add test case and note that last week's cut change is a bug fixJim Meyering
2012-12-07df: do not print duplicate entries and rootfs by defaultOndrej Oprala
2012-11-08df: add a test for the --output optionBernhard Voelker
2012-10-27tests: shorten factor's inordinately-long test file namesBernhard Voelker
2012-10-25maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.plPádraig Brady
2012-10-17cp: avoid data-corrupting free-memory-readJim Meyering
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala
2012-09-14build: do not rely on automake's AM_TESTS_ENVIRONMENTJim 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