summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2010-02-25expr: clarify error messageEric Blake-1/+1
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach-0/+81
2010-02-16tests: fix an unlikely race in tail-2/inotify-hash-abuse2Pádraig Brady-1/+2
2010-02-07tests: include help-version test settings used by gzip and grepJim Meyering-3/+46
2010-02-02tests: fix various timeout racesPádraig Brady-14/+13
2010-02-01tests: cp-a-selinux: skip the test if mounting a loop device failsOndřej Vašík-3/+6
2010-02-01join: make -t '' operate on the whole linePádraig Brady-0/+5
2010-02-01join: add --header option to always output the first lineAssaf Gordon-0/+28
2010-02-01maint: use $(CONFIG_INCLUDE) rather than the hardcoding lib/config.hPádraig Brady-1/+1
2010-02-01ls --color: don't emit a final no-op escape sequenceJim Meyering-21/+14
2010-01-23tests: make cp-mv-enotsup-xattr independent of the host file systemPádraig Brady-29/+45
2010-01-23maint: ensure test independence from config macro formatPádraig Brady-8/+8
2010-01-13tests: avoid spurious failures on older shellsPádraig Brady-22/+5
2010-01-13tests: work around spurious test failure with OpenBSD4.5's /bin/shJim Meyering-2/+1
2010-01-13tests: don't silently skip the sort-version testsJim Meyering-80/+80
2010-01-12tests: avoid spurious failure on old kernelEric Blake-2/+11
2010-01-12maint: fix tests on solaris by using /usr/xpg4/binPádraig Brady-0/+1
2010-01-06pr: ensure the page header line is of the required formatEric Blake-9/+9
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake-0/+38
2010-01-01maint: add a few copyrights; remove obsolete README fileJim Meyering-5/+61
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-425/+427
2009-12-30tail: test for a bug in inotify-enabled tail -FJim Meyering-0/+79
2009-12-29tail: add another test to exercise abort-inducing flaw in tail -FJim Meyering-0/+51
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering-0/+70
2009-12-23wc: line-buffer the printed countsPádraig Brady-0/+38
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady-0/+32
2009-12-12tests: tail-without-inotify: avoid spurious test failureJim Meyering-1/+2
2009-12-11tests: use a slightly better CU_TEST_NAME settingJim Meyering-1/+1
2009-12-10tests: avoid spurious failure when run via valgrindJim Meyering-3/+4
2009-12-09tests: don't let "umask 077" cause root-only cp/preserve-gid failureJim Meyering-0/+3
2009-12-08maint: remove an erroneous commentPádraig Brady-1/+0
2009-12-08sort: fix failure if sort's parent has ignored SIGCHLDPádraig Brady-1/+10
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady-1/+10
2009-12-08tests: fix stty-row-col failure on small fixed terminalsPádraig Brady-0/+9
2009-12-08tests: fix stty failure with serial control settingsPádraig Brady-2/+4
2009-12-06tests: readdir-mountpoint-inode avoid false-positive w/virtualboxJim Meyering-0/+2
2009-12-06tests: don't run tail-2/inotify-race by defaultPádraig Brady-4/+12
2009-12-03tests: fix a bug in sanitize_path_ that inhibited verbose outputJim Meyering-1/+1
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering-1/+17
2009-11-23tests: avoid test failures when PATH contains an unsearchable directoryJim Meyering-1/+27
2009-11-22tests: do not fail on read-only root file systemDmitry V. Levin-1/+4
2009-11-20maint: correct comments in test scriptsJim Meyering-2/+2
2009-11-19tests: avoid spurious failures due to insecure directory in PATHJim Meyering-10/+10
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering-0/+56
2009-11-14tests: help-version: exit nonzero when $built_programs is emptyJim Meyering-1/+1
2009-11-14tests: avoid a spurious failure on a loaded systemPádraig Brady-1/+1
2009-11-13tests: avoid a spurious timeout on a heavily-loaded systemJim Meyering-1/+1
2009-11-09ls: fix capability coloringPádraig Brady-7/+29
2009-11-07mktemp: fix bug with -q and closed stdoutEric Blake-2/+4
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+81