summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2010-05-17tests: update init.sh from gnulibJim Meyering-14/+31
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady-0/+92
2010-05-12tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady-4/+3
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady-0/+318
2010-05-11build: update gnulib submodule to latestJim Meyering-1/+1
2010-05-10tests: begin using init.shJim Meyering-0/+370
2010-05-09tests: update help-versionJim Meyering-3/+11
2010-04-29sort: use long doubles for general numeric modePádraig Brady-2/+59
2010-04-24tests: clean up also upon SIGQUITJim Meyering-0/+1
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin-1/+4
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady-0/+6
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady-0/+57
2010-04-16tests: avoid spurious failure of ls/color-norm testPádraig Brady-23/+31
2010-04-14tests: avoid spurious failure of root-only ls/capability testJim Meyering-1/+1
2010-04-13cp: treat selinux warnings consistentlyPádraig Brady-22/+36
2010-04-07tests: add a PATH-sanity-check to help-versionJim Meyering-1/+15
2010-03-29tests: avoid spurious sc_prohibit_test_minus_ao syntax-check failuresJim Meyering-6/+6
2010-03-26tests: fix typos in envvar-check scriptJim Meyering-2/+2
2010-03-26nice,chroot: use more standard option parsingPádraig Brady-4/+0
2010-03-26timeout: use more standard option parsingKim Hansen-4/+0
2010-03-19tests: change help-version to per-program functionsPaolo Bonzini-74/+82
2010-03-16timeout: add the --kill-after optionPádraig Brady-0/+10
2010-03-04tests: don't let the LANGUAGE envvar perturb testsJim Meyering-0/+1
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady-0/+39