summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorLines
2010-12-16sort: fix hang with sort --compressPaul Eggert-0/+1
2010-12-13sort: fix some --compress reaper bugsPaul Eggert-0/+1
2010-12-12tests: test for access to stale thread memoryPaul Eggert-0/+1
2010-12-11sort: use mutexes, not spinlocks (avoid busy loop on blocked output)Chen Guo-3/+0
2010-12-01tests: add test for parallel sort -u segfault bugJim Meyering-0/+1
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering-0/+4
2010-11-22split: add --number to generate a particular number of filesChen Guo-0/+3
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert-0/+1
2010-11-17tests: remove test-lib.sh; now all tests use gnulib's init.shJim Meyering-1/+0
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