summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering
2009-03-31build: use Automake's new parallel-tests featureRalf Wildenhues
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert
2009-03-11cat: Fix immediate output of processed dataPádraig Brady
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering
2008-11-22tests: dd: add a test for the required behaviorJim Meyering
2008-11-20cp: use far less memory in some casesJim Meyering
2008-11-12tests: remove df/totalJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-21tests: test today's ls-vs-capability fixJim Meyering
2008-10-12tests: df: avoid test failure when using mawkJim Meyering
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-07-15fix two bugs in ptxJim Meyering
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-14run gnulib-tests in parallelJim Meyering
2008-06-13od: align multiple -t specsEric Blake
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-11tests: remove duplicate mention of misc/selinuxJim Meyering
2008-06-06Add new program: truncatePádraig Brady
2008-06-02new program: timeoutPádraig Brady
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-17test invalid-option handling in all programsJim Meyering