summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering
2012-05-07cp: handle a race condition more sensiblyJim Meyering
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-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-03-22ln: add the --relative optionHarald Hoyer
2012-03-14test: expose recent gnulib canonicalize bugEric Blake
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-20split: add the --additional-suffix optionJé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-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-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering
2011-11-14id: fail when getuid, getgid, etc. fail, e.g., on GNU/HurdLudovic Courtès
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert
2011-10-17tac: don't misbehave with multiple non-seekable inputsJim Meyering
2011-10-05tests: add a test to exercise today's ls-lL-vs-ACL bugJim Meyering
2011-09-27sort: avoid a NaN-induced infloopJim Meyering
2011-09-16md5sum: handle BSD reversed format checksumsPádraig Brady
2011-09-02tests: remove require-perl script; use function insteadJim Meyering
2011-08-24maint: rename a testJim Meyering
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim Meyering
2011-07-25cp: don't mishandle existing dir dest permissions (Bug#9170)Paul Eggert
2011-07-25cp -up: preserve all hard linksJim Meyering
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady
2011-06-19tests: make test runner a script, not a shell functionStefano Lattarini
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering
2011-05-13ls: allow stat-free use of --colorJim Meyering
2011-05-06tests: test split's new --filter=CMD optionJim Meyering
2011-04-29tests: distribute new file, CuSkip.pmJim Meyering
2011-04-28tests: remove useless test: misc/pwd-unreadable-parentJim Meyering
2011-04-25tail --follow=name no longer implies --retryJim Meyering
2011-04-01copy: process empty extents more efficientlyPádraig Brady
2011-04-01copy: link rather than copy symlinks, when --link usedPádraig Brady
2011-03-05dd: add a flag to discard cached dataPádraig Brady
2011-03-03du: don't infloop for --files0-from=DIRJim Meyering
2011-02-19maint: replace spaces with tab in tests/Makefile.amGilles Espinasse
2011-02-08test: improve the cp fiemap testsPádraig Brady
2011-01-31tests: exercise a rarely-used corner of copy.cJim Meyering
2011-01-30tests: cp/fiemap: exercise previously-failing partsJim Meyering
2011-01-30tests: ensure that FIEMAP-enabled cp copies a sparse file efficientlyJim Meyering