summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2010-10-14tests: work around portability and clock-skew problemsPaul Eggert-9/+9
2010-10-12tail: fix checking of currently unavailable directoriesPádraig Brady-32/+82
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/+8
2010-10-01stat: print timestamps to full resolutionEric Blake-3/+2
2010-10-01stat: support printing birthtimeEric Blake-0/+42
2010-10-01maint: update sample test templateEric Blake-6/+1
2010-09-29tr: fix various issues with case conversionPádraig Brady-26/+113
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-18tests: sync tests/init.sh from gnulibJim Meyering-4/+6
2010-09-17maint: update to latest gnulibEric Blake-22/+95
2010-09-07tests: work around a failure with dash 0.5.4Pádraig Brady-1/+2
2010-09-07tests: make various timeouts more robustPádraig Brady-18/+26
2010-09-07tests: exclude some tests when running on NFSPádraig Brady-22/+41
2010-08-28tac: avoid double freeJim Meyering-0/+6
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister-0/+32
2010-08-13* tests/misc/sort (use-nl): Fix comment to match the test case.Paul Eggert-20/+7
2010-08-09ls: fix a test failure that should have been skippedDan Hipschman-0/+1
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-03init.sh: work around trap limitation of some shellsPaul Eggert-3/+6
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-24du: tune, and fix some -L bugs with dangling or cyclic symlinksPaul R. Eggert-0/+16
2010-07-23tests/misc/sort-merge-fdlimit: don't assume -R opens /dev/urandomPaul R. Eggert-5/+9
2010-07-15sort: add a test case for the sort -u bugPaul R. Eggert-0/+47
2010-07-13sort: parallelize internal sortChen Guo-0/+53
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady-91/+172
2010-07-03du: don't miscount duplicate directories or link-count-1 filesPaul Eggert-18/+34
2010-07-01cp: add an option to only copy the file attributesPádraig Brady-9/+17
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady-0/+20
2010-06-30tests: fail rather than infloop in tail's inotify-rotate testJim Meyering-6/+16
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering-352/+364
2010-06-30tests: sync tests/init.sh from gnulibJim Meyering-23/+24
2010-05-31tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}Jim Meyering-11/+11
2010-05-29truncate: improve handling of non regular filesPádraig Brady-4/+7
2010-05-28truncate: support sizes relative to an existing filePádraig Brady-1/+11
2010-05-26tests: update help-version to work with parted, tooJim Meyering-0/+3
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering-3/+3
2010-05-24maint: remove a redundant sort parameter from a testPádraig Brady-1/+1
2010-05-24sort: adjust the leading blanks --debug warningPádraig Brady-4/+1
2010-05-23maint: make copyright comment consistent with all othersJim Meyering-2/+2
2010-05-21tests: fix cp-a-selinux to skip cleanly upon mkfs failureJim Meyering-3/+2
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette-0/+7
2010-05-19tests: exercise du's --max-depth optionJim Meyering-0/+32
2010-05-18tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady-1/+2