summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-07-15sort: add a test case for the sort -u bugPaul R. Eggert
2010-07-13sort: parallelize internal sortChen Guo
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady
2010-07-03du: don't miscount duplicate directories or link-count-1 filesPaul Eggert
2010-07-01cp: add an option to only copy the file attributesPádraig Brady
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady
2010-06-30tests: fail rather than infloop in tail's inotify-rotate testJim Meyering
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering
2010-06-30tests: sync tests/init.sh from gnulibJim Meyering
2010-05-31tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}Jim Meyering
2010-05-29truncate: improve handling of non regular filesPádraig Brady
2010-05-28truncate: support sizes relative to an existing filePádraig Brady
2010-05-26tests: update help-version to work with parted, tooJim Meyering
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering
2010-05-24maint: remove a redundant sort parameter from a testPádraig Brady
2010-05-24sort: adjust the leading blanks --debug warningPádraig Brady
2010-05-23maint: make copyright comment consistent with all othersJim Meyering
2010-05-21tests: fix cp-a-selinux to skip cleanly upon mkfs failureJim Meyering
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette
2010-05-19tests: exercise du's --max-depth optionJim Meyering
2010-05-18tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady
2010-05-17tests: update init.sh from gnulibJim Meyering
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady
2010-05-12tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady
2010-05-11build: update gnulib submodule to latestJim Meyering
2010-05-10tests: begin using init.shJim Meyering
2010-05-09tests: update help-versionJim Meyering
2010-04-29sort: use long doubles for general numeric modePádraig Brady
2010-04-24tests: clean up also upon SIGQUITJim Meyering
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady
2010-04-16tests: avoid spurious failure of ls/color-norm testPádraig Brady
2010-04-14tests: avoid spurious failure of root-only ls/capability testJim Meyering
2010-04-13cp: treat selinux warnings consistentlyPádraig Brady
2010-04-07tests: add a PATH-sanity-check to help-versionJim Meyering
2010-03-29tests: avoid spurious sc_prohibit_test_minus_ao syntax-check failuresJim Meyering
2010-03-26tests: fix typos in envvar-check scriptJim Meyering
2010-03-26nice,chroot: use more standard option parsingPádraig Brady
2010-03-26timeout: use more standard option parsingKim Hansen
2010-03-19tests: change help-version to per-program functionsPaolo Bonzini
2010-03-16timeout: add the --kill-after optionPádraig Brady
2010-03-04tests: don't let the LANGUAGE envvar perturb testsJim Meyering
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady
2010-02-25expr: clarify error messageEric Blake
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach
2010-02-16tests: fix an unlikely race in tail-2/inotify-hash-abuse2Pádraig Brady
2010-02-07tests: include help-version test settings used by gzip and grepJim Meyering
2010-02-02tests: fix various timeout racesPádraig Brady