summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-02-03sort: fix --debug key highlighting when key start after key endPádraig Brady
2011-02-02tests: correct part of fiemap-perfJim Meyering
2011-01-31tests: exercise a rarely-used corner of copy.cJim Meyering
2011-01-31tests: gfs2 also supports FIEMAPJim Meyering
2011-01-31tests: factor fiemap-related predicate into init.cfgJim Meyering
2011-01-31maint: update copyright year lists in new filesJim Meyering
2011-01-31tests: modernize sparse-fiemap testJim Meyering
2011-01-31tests: remove duplicate fiemap-perf testJim 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: accommodate varying filefrag -v "flags" outputJim Meyering
2011-01-30tests: exercise more of the new FIEMAP copying codeJim Meyering
2011-01-30tests: add a new test for FIEMAP-copyJie Liu
2011-01-29join: don't report disorder against an empty filePádraig Brady
2011-01-29join: ensure --header skips the order check with empty filesPádraig Brady
2011-01-29join: add -o 'auto' to output a constant number of fields per linePádraig Brady
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-26tests: don't hide all trace of the vc_exe_in_TESTS testJim Meyering
2011-01-25tests: minor correctionAndreas Schwab
2011-01-25tests: avoid FP failure due to suspensionJim Meyering
2011-01-25tests: avoid rare FP failure in new du testJim Meyering
2011-01-18tests: avoid FP failure in new du testJim Meyering
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
2011-01-01maint: update all copyright year number rangesJim Meyering
2011-01-01build: update gnulib for version-etc copyright year updateJim Meyering
2010-12-31maint: update to latest gnulib, for testsuite improvementEric Blake
2010-12-30split: fix the suffix length calculationPádraig Brady
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-22maint: correct test-related commentsJim Meyering
2010-12-22tests: mv/i-3: avoid false-positive failure on a slow/busy systemJim Meyering
2010-12-21tests: avoid new false-positive failure on at least FreeBSD 8.1Jim Meyering
2010-12-18tests: sync init.sh from gnulibPaul Eggert
2010-12-19cp: ensure backups are created when -T specifiedPádraig Brady
2010-12-19sort: use at most 8 threads by defaultPádraig Brady
2010-12-18tests: avoid spurious du/bigtime failureJim Meyering
2010-12-17tests: set fail=0 by defaultPaul Eggert
2010-12-16sort: fix hang with sort --compressPaul Eggert
2010-12-16sort: don't dump core when merging from input twicePaul Eggert
2010-12-14tests: default to /tmp as the temporary directoryPaul Eggert
2010-12-13sort: fix some --compress reaper bugsPaul Eggert
2010-12-13tests: typo fixPaul Eggert
2010-12-13tests: tweak basic-1 to use warn_ rather than literal "exit 77"Jim Meyering
2010-12-13tests: mark new test as very expensiveJim Meyering
2010-12-12tests: test for access to stale thread memoryPaul Eggert
2010-12-11tests: avoid FP failure when run under valgrindJim Meyering
2010-12-11sort: use mutexes, not spinlocks (avoid busy loop on blocked output)Chen Guo
2010-12-08split: fix a case where --elide-empty causes invalid chunkingPádraig Brady
2010-12-05tests: remove useless definition of $SORT in sort-compressJim Meyering