summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2012-09-16ls: fix coloring of dangling symlinks in default listing modePádraig Brady
2012-09-14seq: 70x faster for non-negative whole numbers and incr==1Jim Meyering
2012-09-07factor: NEWS and testsJim Meyering
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering
2012-08-18tests: wrap the valgrind-requiring assertion in a functionJim Meyering
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering
2012-08-06tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0Jim Meyering
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady
2012-07-04date: fails to diagnose invalid inputJim Meyering
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-06-10maint: remove su testing artifactSami Kerola
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering
2012-05-31maint: fix typos in test comments and old ChangeLog filesJim Meyering
2012-05-16tests: use $AWK, not awkJim Meyering
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering
2012-05-10maint: handle file sizes more reliablyPaul Eggert
2012-05-08maint: fix common spelling errorsKevin Lyda
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering
2012-04-19tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker
2012-04-19tests: add iutf8 option to misc/sttyBernhard Voelker
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-04tests: avoid unnecessary subshells in misc/sttyAndreas Schwab
2012-04-04tests: correct reversed args to "compare"Jim Meyering
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-04-03tests: fix quoting bug in misc/nohupJim Meyering
2012-04-03tests: avoid spurious misc/expr failure on AIX 6.1Jim Meyering
2012-03-26tests: remove temporary skip for sort-stale-thread-mem failureJim Meyering
2012-03-26tests: work around F17-valgrind sort-stale-thread-mem failureJim Meyering
2012-03-20tests: avoid spurious misc/factor failure on OpenBSD 5.1Jim Meyering
2012-03-17tests: fix sort-discrim to work without GMPPádraig Brady
2012-03-16tests: avoid an ls-time false positive on Solaris 10Pádraig Brady
2012-03-15realpath: let --relative-to default to --relative-baseEric Blake
2012-03-15tests: cover more realpath scenariosEric Blake
2012-03-14test: expose recent gnulib canonicalize bugEric Blake
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert
2012-03-10dirname: support more than one argumentJérémy Compostella
2012-03-07basename: support more than one argumentJérémy Compostella
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering