summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady
2011-06-19tests: make test runner a script, not a shell functionStefano Lattarini
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering
2011-05-13ls: allow stat-free use of --colorJim Meyering
2011-05-06tests: test split's new --filter=CMD optionJim Meyering
2011-04-29tests: distribute new file, CuSkip.pmJim Meyering
2011-04-28tests: remove useless test: misc/pwd-unreadable-parentJim Meyering
2011-04-25tail --follow=name no longer implies --retryJim Meyering
2011-04-01copy: process empty extents more efficientlyPádraig Brady
2011-04-01copy: link rather than copy symlinks, when --link usedPádraig Brady
2011-03-05dd: add a flag to discard cached dataPádraig Brady
2011-03-03du: don't infloop for --files0-from=DIRJim Meyering
2011-02-19maint: replace spaces with tab in tests/Makefile.amGilles Espinasse
2011-02-08test: improve the cp fiemap testsPádraig Brady
2011-01-31tests: exercise a rarely-used corner of copy.cJim Meyering
2011-01-30tests: cp/fiemap: exercise previously-failing partsJim Meyering
2011-01-30tests: ensure that FIEMAP-enabled cp copies a sparse file efficientlyJim Meyering
2011-01-30build: distribute new test script, filefrag-extent-compareJim Meyering
2011-01-30tests: add a new test for FIEMAP-copyJie Liu
2011-01-17tests: add a test for today's uniq bugJim Meyering
2011-01-10du: don't abort when a subdir is renamed during traversalJim Meyering
2010-12-16sort: fix hang with sort --compressPaul Eggert
2010-12-13sort: fix some --compress reaper bugsPaul Eggert
2010-12-12tests: test for access to stale thread memoryPaul Eggert
2010-12-11sort: use mutexes, not spinlocks (avoid busy loop on blocked output)Chen Guo
2010-12-01tests: add test for parallel sort -u segfault bugJim Meyering
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering
2010-11-22split: add --number to generate a particular number of filesChen Guo
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert
2010-11-17tests: remove test-lib.sh; now all tests use gnulib's init.shJim Meyering
2010-11-11csplit: fix a memory leak per input bufferPádraig Brady
2010-11-10csplit: avoid buffer overrun when writing more than 999 filesJim Meyering
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering
2010-10-23du: don't print junk when diagnosing out-of-range time stampsPaul Eggert
2010-10-12tail: fix checking of currently unavailable directoriesPádraig Brady
2010-10-01stat: support printing birthtimeEric Blake
2010-09-29tr: fix various issues with case conversionPádraig Brady
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister
2010-07-15sort: add a test case for the sort -u bugPaul R. Eggert
2010-07-13sort: parallelize internal sortChen Guo
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering
2010-05-19tests: exercise du's --max-depth optionJim Meyering
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady
2010-05-10tests: begin using init.shJim Meyering
2010-04-29sort: use long doubles for general numeric modePádraig Brady
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach
2010-01-01maint: add a few copyrights; remove obsolete README fileJim Meyering