aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-29tests: cp/fiemap: exercise previously-failing partsfiemap-copy-2Jim Meyering2-0/+55
2011-01-29tests: ensure that FIEMAP-enabled cp copies a sparse file efficientlyJim Meyering2-0/+33
2011-01-22build: distribute new test script, filefrag-extent-compareJim Meyering1-0/+1
2011-01-22tests: accommodate varying filefrag -v "flags" outputJim Meyering1-1/+2
2011-01-22tests: improve fiemap test to work with 4 FS types; fall back on ext4Jim Meyering2-11/+95
2011-01-22tests: test fiemap-enabled cp more thoroughlyJim Meyering1-29/+32
2011-01-22tests: require root only if current partition is neither btrfs nor xfsJim Meyering1-22/+27
2011-01-22tests: exercise more of the new FIEMAP copying codeJim Meyering1-0/+38
2011-01-22tests: sparse-fiemap: factor out some set-upJim Meyering1-4/+4
2011-01-22tests: add a new test for FIEMAP-copyJie Liu2-0/+57
2011-01-18tests: avoid FP failure in new du testJim Meyering1-2/+9
2011-01-17tests: add a test for today's uniq bugJim Meyering2-0/+26
2011-01-10du: don't abort when a subdir is renamed during traversalJim Meyering2-0/+84
2011-01-01maint: update all copyright year number rangesJim Meyering448-448/+448
2011-01-01build: update gnulib for version-etc copyright year updateJim Meyering1-1/+1
2010-12-31maint: update to latest gnulib, for testsuite improvementEric Blake1-1/+4
2010-12-30split: fix the suffix length calculationPádraig Brady1-0/+10
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert31-123/+264
2010-12-22maint: correct test-related commentsJim Meyering2-2/+4
2010-12-22tests: mv/i-3: avoid false-positive failure on a slow/busy systemJim Meyering1-1/+1
2010-12-21tests: avoid new false-positive failure on at least FreeBSD 8.1Jim Meyering1-0/+4
2010-12-18tests: sync init.sh from gnulibPaul Eggert1-5/+7
2010-12-19cp: ensure backups are created when -T specifiedPádraig Brady1-2/+2
2010-12-19sort: use at most 8 threads by defaultPádraig Brady3-3/+6
2010-12-18tests: avoid spurious du/bigtime failureJim Meyering1-0/+5
2010-12-17tests: set fail=0 by defaultPaul Eggert1-0/+3
2010-12-16sort: fix hang with sort --compressPaul Eggert2-0/+54
2010-12-16sort: don't dump core when merging from input twicePaul Eggert1-0/+20
2010-12-14tests: default to /tmp as the temporary directoryPaul Eggert3-13/+7
2010-12-13sort: fix some --compress reaper bugsPaul Eggert2-0/+88
2010-12-13tests: typo fixPaul Eggert1-1/+1
2010-12-13tests: tweak basic-1 to use warn_ rather than literal "exit 77"Jim Meyering1-18/+6
2010-12-13tests: mark new test as very expensiveJim Meyering1-2/+3
2010-12-12tests: test for access to stale thread memoryPaul Eggert2-0/+45
2010-12-11tests: avoid FP failure when run under valgrindJim Meyering1-2/+2
2010-12-11sort: use mutexes, not spinlocks (avoid busy loop on blocked output)Chen Guo1-3/+0
2010-12-08split: fix a case where --elide-empty causes invalid chunkingPádraig Brady1-30/+35
2010-12-05tests: remove useless definition of $SORT in sort-compressJim Meyering1-1/+0
2010-12-04tests: make it harder to lose a race in spinlock-abuseJim Meyering1-2/+2
2010-12-03tests: cleanup rm -rf fails under NFSPaul Eggert2-2/+5
2010-12-01tests: add test for parallel sort -u segfault bugJim Meyering2-0/+48
2010-11-27tests: don't let the OMP_NUM_THREADS envvar affect sort testsJim Meyering1-0/+1
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering2-0/+41
2010-11-22cp: give a better diagnostic for nonexistent dest/Paul Eggert1-0/+8
2010-11-22split: add --number to generate a particular number of filesChen Guo6-1/+247
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert2-0/+59
2010-11-17tests: convert tests/misc/selinux manuallyJim Meyering1-1/+1
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering17-17/+17
2010-11-17tests: convert "... env -- prog --version" usesJim Meyering6-6/+6
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering348-348/+348