summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
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
2009-12-30tail: test for a bug in inotify-enabled tail -FJim Meyering
2009-12-29tail: add another test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-23wc: line-buffer the printed countsPádraig Brady
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-27tests: add printenv coverageEric Blake