summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorLines
2010-11-11csplit: fix a memory leak per input bufferPádraig Brady-0/+1
2010-11-10csplit: avoid buffer overrun when writing more than 999 filesJim Meyering-0/+1
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering-0/+1
2010-10-23du: don't print junk when diagnosing out-of-range time stampsPaul Eggert-0/+1
2010-10-12tail: fix checking of currently unavailable directoriesPádraig Brady-0/+1
2010-10-01stat: support printing birthtimeEric Blake-0/+1
2010-09-29tr: fix various issues with case conversionPádraig Brady-0/+1
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister-0/+1
2010-07-15sort: add a test case for the sort -u bugPaul R. Eggert-0/+1
2010-07-13sort: parallelize internal sortChen Guo-0/+1
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering-0/+1
2010-05-19tests: exercise du's --max-depth optionJim Meyering-0/+1
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady-0/+1
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady-0/+1
2010-05-10tests: begin using init.shJim Meyering-0/+1
2010-04-29sort: use long doubles for general numeric modePádraig Brady-0/+1
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady-0/+1
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady-0/+1
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach-0/+1
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