summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella-0/+58
2012-02-12mv: "mv A B" would sometimes succeed, yet A would remain, ...Jim Meyering-0/+57
2012-01-30mv: allow moving symlink onto same-inode dest with >= 2 hard linksJim Meyering-0/+42
2012-01-27maint: use single copyright year rangeJim Meyering-211/+203
2012-01-25maint: cleanup an extraneous version output in a testPádraig Brady-1/+1
2012-01-25maint: use the standard require_perl_ functionPádraig Brady-1/+1
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady-3/+8
2012-01-23tests: remove crufty test=test_name code from old testsJim Meyering-41/+27
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert-5/+5
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering-9/+9
2012-01-09tests: more automated quote adjustmentJim Meyering-108/+108
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-371/+371
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering-74/+74
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering-24/+24
2012-01-06tests: adjust quoting in expected output to match new gnulib policyJim Meyering-6/+6
2012-01-05tests: avoid stty icanon issues on some platformsPádraig Brady-1/+3
2012-01-05tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady-2/+4
2012-01-05tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady-15/+22
2012-01-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering-6/+6
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible-0/+3
2012-01-03tests: adjust realpath test to avoid "make distcheck" failureJim Meyering-3/+3
2012-01-03realpath: a new program to print the resolved pathPádraig Brady-0/+55
2012-01-01tests: also print chmod's --versionJim Meyering-1/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-474/+474
2012-01-01tests: change copyright year from 2011 to 2012 in sample-testJim Meyering-1/+1
2011-12-31tests: fix a missing-dependency problemJim Meyering-1/+1
2011-12-28tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_OJim Meyering-0/+3
2011-12-14du: -x should not count files in other file systemsPaul Eggert-4/+13
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering-0/+40
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker-22/+8
2011-11-29build: update gnulib for syntax-check improvementEric Blake-2/+2
2011-11-23build: update gnulib and tests/init.shJim Meyering-6/+86
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-219/+219