summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
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-0/+60
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-133/+132
2009-12-23wc: line-buffer the printed countsPádraig Brady-0/+37
2009-12-10tests: avoid spurious failure when run via valgrindJim Meyering-3/+4
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-11-20maint: correct comments in test scriptsJim Meyering-1/+1
2009-11-19tests: avoid spurious failures due to insecure directory in PATHJim Meyering-5/+5
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-07mktemp: fix bug with -q and closed stdoutEric Blake-2/+4
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+79
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-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-80/+0
2009-10-30tests: remove the less-regular fail=0 assignments manuallyJim Meyering-5/+3
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering-0/+3
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/+69
2009-10-27tests: add printenv coverageEric Blake-0/+80
2009-10-27tests: fix PATH problems on cygwinEric Blake-11/+16
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: 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-6/+260
2009-10-23maint: move chroot testEric Blake-0/+52
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-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady-0/+38
2009-10-08stat: test recent patchEric Blake-0/+49
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf-0/+21
2009-09-29stat: interpret "-" as standard inputJim Meyering-0/+35
2009-09-14maint: use #!/bin/sh consistently in shell-based test scriptsJim Meyering-1/+1
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík-14/+28
2009-09-08tests: address a race condition in misc/cat-bufPádraig Brady-2/+7
2009-09-07tests: misc/cat-buf: clean up syntaxJim Meyering-4/+4