summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-03-02tests: work around a block alignment issue in dd/sparsePádraig Brady
2012-02-29tests: compile and link shared object with $CC to make LD_PRELOAD workBernhard Voelker
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering
2012-02-26tests: remove unnecessary use of -lcBernhard Voelker
2012-02-20split: add the --additional-suffix optionJérémy Compostella
2012-02-19tests: ls/getxattr-speedup: include <sys/types.h> for older headersJérémy Compostella
2012-02-18tests: test for ls speed-upJim Meyering
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella
2012-02-13dd: fix issues in the count_bytes and seek_bytes flags changePádraig Brady
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella
2012-02-12mv: "mv A B" would sometimes succeed, yet A would remain, ...Jim Meyering
2012-01-30mv: allow moving symlink onto same-inode dest with >= 2 hard linksJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-25maint: cleanup an extraneous version output in a testPádraig Brady
2012-01-25maint: use the standard require_perl_ functionPádraig Brady
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady
2012-01-23tests: remove crufty test=test_name code from old testsJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering
2012-01-09tests: more automated quote adjustmentJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-06tests: adjust quoting in expected output to match new gnulib policyJim Meyering
2012-01-05tests: avoid stty icanon issues on some platformsPádraig Brady
2012-01-05tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady
2012-01-05tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady
2012-01-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible
2012-01-03tests: adjust realpath test to avoid "make distcheck" failureJim Meyering
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2012-01-01tests: also print chmod's --versionJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2012-01-01tests: change copyright year from 2011 to 2012 in sample-testJim Meyering
2011-12-31tests: fix a missing-dependency problemJim Meyering
2011-12-28tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_OJim Meyering
2011-12-14du: -x should not count files in other file systemsPaul Eggert
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker
2011-11-29build: update gnulib for syntax-check improvementEric Blake
2011-11-23build: update gnulib and tests/init.shJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering
2011-11-14id: fail when getuid, getgid, etc. fail, e.g., on GNU/HurdLudovic Courtès
2011-11-13tests: avoid rare fp failure in du/move-dir-while-traversingNix
2011-11-12* tests/misc/sort-continue: Port to Fedora 15.Paul Eggert
2011-11-12* tests/ls/block-size: Make it executable.Paul Eggert
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert
2011-11-03tests: avoid signal issues in timeout-groupPádraig Brady