summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
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: 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
2009-10-23chroot, env, nice, su: use EXIT_CANCELED for internal failureEric Blake
2009-10-23tests: accommodate BSD getoptEric Blake
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady
2009-10-08stat: test recent patchEric Blake
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf
2009-09-29stat: interpret "-" as standard inputJim Meyering
2009-09-14maint: use #!/bin/sh consistently in shell-based test scriptsJim Meyering
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík
2009-09-08tests: address a race condition in misc/cat-bufPádraig Brady
2009-09-07tests: misc/cat-buf: clean up syntaxJim Meyering
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady
2009-08-28dd: detect closed stderrEric Blake
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-08-20tests: skip the stdbuf tests when the abs build directory name is bogusJim Meyering
2009-08-18tests: stdbuf: fix a bug in test scriptJim Meyering
2009-08-14tests: skip the misc/stdbuf test if stdbuf was not builtJim Meyering
2009-07-27tests: new test for bug in ls -1U dir arg ...Jim Meyering
2009-07-03sort: allow SI and IEC units on separate human sort fieldsPádraig Brady
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-05-15tests: fix date-next-dow failure on older systemsPádraig Brady
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering
2009-04-24tests: avoid unusual (~1-in-20) failure of a new testJim Meyering
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering
2009-04-09tests: misc/ls-misc: avoid shadowing local decl of $eJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-03-29tests: don't use lang-default from individual testsJim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering
2009-03-18tests: adjust sort-continue not to fail under valgrindJim Meyering