summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-12-12tests: tail-without-inotify: avoid spurious test failureJim Meyering
2009-12-11tests: use a slightly better CU_TEST_NAME settingJim Meyering
2009-12-10tests: avoid spurious failure when run via valgrindJim Meyering
2009-12-09tests: don't let "umask 077" cause root-only cp/preserve-gid failureJim Meyering
2009-12-08maint: remove an erroneous commentPádraig Brady
2009-12-08sort: fix failure if sort's parent has ignored SIGCHLDPádraig Brady
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady
2009-12-08tests: fix stty-row-col failure on small fixed terminalsPádraig Brady
2009-12-08tests: fix stty failure with serial control settingsPádraig Brady
2009-12-06tests: readdir-mountpoint-inode avoid false-positive w/virtualboxJim Meyering
2009-12-06tests: don't run tail-2/inotify-race by defaultPádraig Brady
2009-12-03tests: fix a bug in sanitize_path_ that inhibited verbose outputJim Meyering
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering
2009-11-23tests: avoid test failures when PATH contains an unsearchable directoryJim Meyering
2009-11-22tests: do not fail on read-only root file systemDmitry V. Levin
2009-11-20maint: correct comments in test scriptsJim Meyering
2009-11-19tests: avoid spurious failures due to insecure directory in PATHJim Meyering
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering
2009-11-14tests: help-version: exit nonzero when $built_programs is emptyJim Meyering
2009-11-14tests: avoid a spurious failure on a loaded systemPádraig Brady
2009-11-13tests: avoid a spurious timeout on a heavily-loaded systemJim Meyering
2009-11-09ls: fix capability coloringPádraig Brady
2009-11-07mktemp: fix bug with -q and closed stdoutEric Blake
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-05mktemp: enhance test to catch just-fixed typo behaviorEric Blake
2009-11-05mktemp: add suffix handlingEric Blake
2009-11-05tests: enhance mktemp testEric Blake
2009-11-05mktemp: don't leave file behind on write failureEric Blake
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering
2009-11-03tests: inotify-race: don't let malfunctioning gdb hang the testJim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-30tests: remove the less-regular fail=0 assignments manuallyJim Meyering
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering
2009-10-28nice, nohup, su: detect write failure to stderrEric Blake
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady
2009-10-28printenv: ignore bogus variable namesEric Blake
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-27tests: add printenv coverageEric Blake
2009-10-27tests: fix PATH problems on cygwinEric Blake
2009-10-26tests: clean up tests of env -- handlingEric Blake
2009-10-26doc: document PATH interactions with envEric Blake
2009-10-26env: reject bogus -u argumentsEric Blake
2009-10-26tests: avoid file name not portable to cygwinEric Blake
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering
2009-10-26tests: adjust new env test not to failJim Meyering
2009-10-26tests: nice: adjust new tests to work more portablyJim Meyering
2009-10-23tests: test recent status changesEric Blake
2009-10-23maint: move chroot testEric Blake
2009-10-23tests: enhance stdbuf and timeout testsEric Blake
2009-10-23nohup: use EXIT_CANCELED if not POSIXLY_CORRECTEric Blake