summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2012-05-31maint: fix typos in test comments and old ChangeLog filesJim Meyering-1/+1
2012-05-16tests: use $AWK, not awkJim Meyering-3/+3
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering-0/+52
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering-2/+2
2012-05-10maint: handle file sizes more reliablyPaul Eggert-3/+0
2012-05-08build: update gnulib submodule to latest; also bootstrap and init.shJim Meyering-10/+27
2012-05-08maint: fix common spelling errorsKevin Lyda-9/+9
2012-05-07tests: avoid LD_PRELOAD lookup error for dlsymJim Meyering-1/+1
2012-05-07cp: handle a race condition more sensiblyJim Meyering-0/+71
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering-0/+36
2012-04-19tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker-39/+94
2012-04-19tests: add iutf8 option to misc/sttyBernhard Voelker-7/+7
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb-2/+59
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady-0/+30
2012-04-04tests: avoid unnecessary subshells in misc/sttyAndreas Schwab-3/+3
2012-04-04tests: correct reversed args to "compare"Jim Meyering-2/+2
2012-04-04tests: remove nearly all remaining backticksJim Meyering-30/+28
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering-4/+4
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-430/+430
2012-04-03tests: convert one `...` expression manuallyJim Meyering-1/+1
2012-04-03tests: fix quoting bug in misc/nohupJim Meyering-2/+2
2012-04-03tests: avoid spurious misc/expr failure on AIX 6.1Jim Meyering-1/+5
2012-03-26tests: remove temporary skip for sort-stale-thread-mem failureJim Meyering-2/+1
2012-03-26tests: work around F17-valgrind sort-stale-thread-mem failureJim Meyering-0/+7
2012-03-23tests: skip ls/stat-free-color on XFS, rather than always failingJim Meyering-0/+6
2012-03-23tests: skip part of dd/sparse on some file systemsJim Meyering-30/+24
2012-03-22ln: add the --relative optionHarald Hoyer-0/+33
2012-03-20tests: avoid spurious misc/factor failure on OpenBSD 5.1Jim Meyering-1/+3
2012-03-20tests: avoid spurious dd/sparse failurePádraig Brady-3/+9
2012-03-17tests: fix sort-discrim to work without GMPPádraig Brady-26/+28
2012-03-16tests: avoid an ls-time false positive on Solaris 10Pádraig Brady-0/+3
2012-03-15realpath: let --relative-to default to --relative-baseEric Blake-4/+6
2012-03-15tests: cover more realpath scenariosEric Blake-5/+56
2012-03-14test: expose recent gnulib canonicalize bugEric Blake-0/+93
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert-0/+88
2012-03-10dirname: support more than one argumentJérémy Compostella-2/+1
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella-0/+43
2012-03-08chmod: add notations +40, 00440, etc.Paul Eggert-4/+20
2012-03-08du: fix -x: don't ignore non-directory argumentsJim Meyering-1/+9
2012-03-07basename: support more than one argumentJérémy Compostella-0/+4
2012-03-02tests: work around a block alignment issue in dd/sparsePádraig Brady-2/+12
2012-02-29tests: compile and link shared object with $CC to make LD_PRELOAD workBernhard Voelker-2/+2
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko-0/+61
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering-2/+2
2012-02-26tests: remove unnecessary use of -lcBernhard Voelker-1/+1
2012-02-20split: add the --additional-suffix optionJérémy Compostella-0/+45
2012-02-19tests: ls/getxattr-speedup: include <sys/types.h> for older headersJérémy Compostella-0/+1
2012-02-18tests: test for ls speed-upJim Meyering-0/+65
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella-0/+66
2012-02-13dd: fix issues in the count_bytes and seek_bytes flags changePádraig Brady-6/+5