summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorLines
2010-01-01maint: add a few copyrights; remove obsolete README fileJim Meyering-1/+0
2009-12-30tail: test for a bug in inotify-enabled tail -FJim Meyering-0/+1
2009-12-29tail: add another test to exercise abort-inducing flaw in tail -FJim Meyering-0/+1
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering-0/+1
2009-12-23wc: line-buffer the printed countsPádraig Brady-0/+1
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady-0/+1
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering-0/+1
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+2
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering-0/+1
2009-10-27env, printenv: add -0/--null optionEric Blake-0/+1
2009-10-27tests: add printenv coverageEric Blake-0/+1
2009-10-23tests: test recent status changesEric Blake-1/+5
2009-10-23maint: move chroot testEric Blake-1/+1
2009-10-22tests: add a test for the `tail -f' race condition bugGiuseppe Scrivano-0/+1
2009-10-21tests: ensure touch honors trailing slashEric Blake-0/+1
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady-0/+1
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake-0/+1
2009-10-08stat: test recent patchEric Blake-0/+1
2009-09-29stat: interpret "-" as standard inputJim Meyering-0/+1
2009-09-25ln: add -L/-P optionsEric Blake-0/+1
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering-0/+1
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering-0/+1
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering-0/+1
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering-0/+1
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering-0/+2
2009-09-07tail -f: handle "-"/stdin once againJim Meyering-0/+1
2009-09-06tail: flush initial output before possibly blockingJim Meyering-0/+1
2009-09-03df: don't fail due to an unreadable argumentJim Meyering-0/+1
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering-0/+1
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady-0/+1
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady-0/+1
2009-08-28dd: detect closed stderrEric Blake-0/+1
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering-0/+1
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering-0/+1
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady-0/+1
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano-0/+2
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka-1/+1
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano-0/+1
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering-0/+1
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík-0/+1
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering-0/+1
2009-04-09id: fix infinite loop on some systemsPádraig Brady-0/+1
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady-0/+1
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering-1/+0
2009-03-31build: use Automake's new parallel-tests featureRalf Wildenhues-1/+1
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering-1/+0
2009-03-25pwd: support -L and -PEric Blake-0/+1
2009-03-18tests: add another sort/nmerge testPaul Eggert-0/+1
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert-0/+1
2009-03-11cat: Fix immediate output of processed dataPádraig Brady-0/+1