summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2009-11-05mktemp: enhance test to catch just-fixed typo behaviorEric Blake-1/+2
2009-11-05mktemp: add suffix handlingEric Blake-4/+68
2009-11-05tests: enhance mktemp testEric Blake-1/+27
2009-11-05mktemp: don't leave file behind on write failureEric Blake-0/+6
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering-0/+57
2009-11-03tests: inotify-race: don't let malfunctioning gdb hang the testJim Meyering-8/+8
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-347/+3
2009-10-30tests: remove the less-regular fail=0 assignments manuallyJim Meyering-12/+7
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering-2/+22
2009-10-28nice, nohup, su: detect write failure to stderrEric Blake-0/+21
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady-0/+3
2009-10-28printenv: ignore bogus variable namesEric Blake-0/+6
2009-10-27env, printenv: add -0/--null optionEric Blake-0/+70
2009-10-27tests: add printenv coverageEric Blake-0/+81
2009-10-27tests: fix PATH problems on cygwinEric Blake-12/+22
2009-10-26tests: clean up tests of env -- handlingEric Blake-13/+37
2009-10-26doc: document PATH interactions with envEric Blake-3/+21
2009-10-26env: reject bogus -u argumentsEric Blake-4/+6
2009-10-26tests: avoid file name not portable to cygwinEric Blake-4/+4
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering-1/+4
2009-10-26tests: adjust new env test not to failJim Meyering-8/+4
2009-10-26tests: nice: adjust new tests to work more portablyJim Meyering-3/+3
2009-10-23tests: test recent status changesEric Blake-7/+265
2009-10-23maint: move chroot testEric Blake-1/+1
2009-10-23tests: enhance stdbuf and timeout testsEric Blake-27/+36
2009-10-23nohup: use EXIT_CANCELED if not POSIXLY_CORRECTEric Blake-3/+6
2009-10-23chroot, env, nice, su: use EXIT_CANCELED for internal failureEric Blake-0/+8
2009-10-23tests: accommodate BSD getoptEric Blake-1/+2
2009-10-22tests: add a test for the `tail -f' race condition bugGiuseppe Scrivano-0/+67
2009-10-21tests: ensure touch honors trailing slashEric Blake-0/+72
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady-0/+39
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake-0/+81
2009-10-17tests: abmon-align: avoid test failureJim Meyering-1/+4
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake-0/+2
2009-10-10tests: adjust tail-2/pid to work around FreeBSD 6.1 failureJim Meyering-3/+3
2009-10-08stat: test recent patchEric Blake-0/+50
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf-0/+21
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady-7/+8
2009-09-30tests: tail-2/pid: use a 3-second timeout, not 1Jim Meyering-2/+2
2009-09-30ls: always print "?" for allocated size of a dereferenced dangling symlinkPádraig Brady-2/+8
2009-09-29stat: interpret "-" as standard inputJim Meyering-0/+36
2009-09-29ls: print "?", not "0" as inode of dereferenced dangling symlinkJim Meyering-0/+8
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering-12/+13