summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2010-12-13tests: mark new test as very expensiveJim Meyering-2/+3
2010-12-12tests: test for access to stale thread memoryPaul Eggert-0/+44
2010-12-11tests: avoid FP failure when run under valgrindJim Meyering-2/+2
2010-12-08split: fix a case where --elide-empty causes invalid chunkingPádraig Brady-30/+35
2010-12-05tests: remove useless definition of $SORT in sort-compressJim Meyering-1/+0
2010-12-04tests: make it harder to lose a race in spinlock-abuseJim Meyering-2/+2
2010-12-01tests: add test for parallel sort -u segfault bugJim Meyering-0/+47
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering-0/+37
2010-11-22split: add --number to generate a particular number of filesChen Guo-1/+244
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert-0/+58
2010-11-17tests: convert tests/misc/selinux manuallyJim Meyering-1/+1
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering-4/+4
2010-11-17tests: convert "... env -- prog --version" usesJim Meyering-6/+6
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-86/+86
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering-19/+19
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-115/+30
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-420/+140
2010-11-16split: fail immediately if impossible to create a large filePádraig Brady-1/+2
2010-11-11csplit: do not rely on undefined behavior in printf formatsPaul Eggert-0/+15
2010-11-11csplit: fix a memory leak per input bufferPádraig Brady-0/+29
2010-11-10tests: fix comments and --version invocation in new testJim Meyering-2/+2
2010-11-10csplit: avoid buffer overrun when writing more than 999 filesJim Meyering-0/+29
2010-11-06stat: do not rely on undefined behavior in printf formatsPaul Eggert-0/+1
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-9/+18
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering-0/+36
2010-10-26tests: mention that btrfs also causes failure of misc/ls-timeJim Meyering-0/+2
2010-10-19tests: trigger and test for md5sum's new diagnosticsJim Meyering-0/+23
2010-10-19md5sum: print a summary warning for improperly formatted linesBenno Schulenberg-1/+1
2010-10-17tests: sort-float: avoid spurious test failure on ppc/ppc64Jim Meyering-0/+42
2010-10-14tests: work around portability and clock-skew problemsPaul Eggert-9/+9
2010-10-07split: fix reporting of read errorsPádraig Brady-0/+6
2010-10-04tests: refactor the stat-birthtime test to use retry_delay_Pádraig Brady-10/+20
2010-10-01tests: output --version of program under testEric Blake-6/+6
2010-10-01stat: print timestamps to full resolutionEric Blake-2/+1
2010-10-01stat: support printing birthtimeEric Blake-0/+41
2010-09-29tr: fix various issues with case conversionPádraig Brady-26/+112
2010-09-20tests: fix a printf portability issuePádraig Brady-26/+26
2010-09-20tests: fix an erroneous stat failure with bind mountsPádraig Brady-8/+2
2010-09-07tests: work around a failure with dash 0.5.4Pádraig Brady-1/+2
2010-09-07tests: exclude some tests when running on NFSPádraig Brady-1/+1
2010-08-28tac: avoid double freeJim Meyering-0/+6
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister-0/+31
2010-08-13* tests/misc/sort (use-nl): Fix comment to match the test case.Paul Eggert-20/+7
2010-08-06sort: support all combinations of -d, -f, -i, -R, and -VPaul Eggert-2/+6
2010-08-05sort: tune and refactor --debug code, and fix minor underlining bugPaul Eggert-1/+1
2010-08-03sort: fix bug in --debug when \0 is followed by \tPaul Eggert-0/+5
2010-08-02sort: revert recent -h changes and use a more-conservative approachPaul Eggert-7/+7
2010-07-30sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MBPaul Eggert-9/+9
2010-07-26sort: fix bug with EOF at buffer refillPaul Eggert-0/+1
2010-07-23tests/misc/sort-merge-fdlimit: don't assume -R opens /dev/urandomPaul R. Eggert-5/+9