aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17tests: add a test for today's uniq bugJim Meyering1-0/+25
2011-01-01maint: update all copyright year number rangesJim Meyering157-157/+157
2010-12-30split: fix the suffix length calculationPádraig Brady1-0/+10
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert14-31/+61
2010-12-19sort: use at most 8 threads by defaultPádraig Brady3-3/+6
2010-12-16sort: fix hang with sort --compressPaul Eggert1-0/+53
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 Eggert2-12/+5
2010-12-13sort: fix some --compress reaper bugsPaul Eggert1-0/+87
2010-12-13tests: typo fixPaul Eggert1-1/+1
2010-12-13tests: mark new test as very expensiveJim Meyering1-2/+3
2010-12-12tests: test for access to stale thread memoryPaul Eggert1-0/+44
2010-12-11tests: avoid FP failure when run under valgrindJim Meyering1-2/+2
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-01tests: add test for parallel sort -u segfault bugJim Meyering1-0/+47
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering1-0/+37
2010-11-22split: add --number to generate a particular number of filesChen Guo5-1/+244
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert1-0/+58
2010-11-17tests: convert tests/misc/selinux manuallyJim Meyering1-1/+1
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering4-4/+4
2010-11-17tests: convert "... env -- prog --version" usesJim Meyering6-6/+6
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering86-86/+86
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering19-19/+19
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering19-115/+30
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering70-420/+140
2010-11-16split: fail immediately if impossible to create a large filePádraig Brady1-1/+2
2010-11-11csplit: do not rely on undefined behavior in printf formatsPaul Eggert1-0/+15
2010-11-11csplit: fix a memory leak per input bufferPádraig Brady1-0/+29
2010-11-10tests: fix comments and --version invocation in new testJim Meyering1-2/+2
2010-11-10csplit: avoid buffer overrun when writing more than 999 filesJim Meyering1-0/+29
2010-11-06stat: do not rely on undefined behavior in printf formatsPaul Eggert1-0/+1
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert1-9/+18
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering1-0/+36
2010-10-26tests: mention that btrfs also causes failure of misc/ls-timeJim Meyering1-0/+2
2010-10-19tests: trigger and test for md5sum's new diagnosticsJim Meyering1-0/+23
2010-10-19md5sum: print a summary warning for improperly formatted linesBenno Schulenberg1-1/+1
2010-10-17tests: sort-float: avoid spurious test failure on ppc/ppc64Jim Meyering1-0/+42
2010-10-14tests: work around portability and clock-skew problemsPaul Eggert1-9/+9
2010-10-07split: fix reporting of read errorsPádraig Brady1-0/+6
2010-10-04tests: refactor the stat-birthtime test to use retry_delay_Pádraig Brady1-10/+20
2010-10-01tests: output --version of program under testEric Blake5-6/+6
2010-10-01stat: print timestamps to full resolutionEric Blake1-2/+1
2010-10-01stat: support printing birthtimeEric Blake1-0/+41
2010-09-29tr: fix various issues with case conversionPádraig Brady2-26/+112
2010-09-20tests: fix a printf portability issuePádraig Brady1-26/+26
2010-09-20tests: fix an erroneous stat failure with bind mountsPádraig Brady1-8/+2
2010-09-07tests: work around a failure with dash 0.5.4Pádraig Brady1-1/+2
2010-09-07tests: exclude some tests when running on NFSPádraig Brady1-1/+1