summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
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
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering-0/+2
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady-7/+8
2009-08-28dd: detect closed stderrEric Blake-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-354/+354
2009-08-20tests: skip the stdbuf tests when the abs build directory name is bogusJim Meyering-0/+8
2009-08-18tests: stdbuf: fix a bug in test scriptJim Meyering-3/+3
2009-08-14tests: skip the misc/stdbuf test if stdbuf was not builtJim Meyering-0/+6
2009-07-27tests: new test for bug in ls -1U dir arg ...Jim Meyering-2/+13
2009-07-03sort: allow SI and IEC units on separate human sort fieldsPádraig Brady-0/+4
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady-0/+1
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-101/+100
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady-0/+89
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller-0/+4
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer-0/+18
2009-05-15tests: fix date-next-dow failure on older systemsPádraig Brady-2/+3
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering-0/+77
2009-04-24tests: avoid unusual (~1-in-20) failure of a new testJim Meyering-0/+8
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering-1/+16
2009-04-09tests: misc/ls-misc: avoid shadowing local decl of $eJim Meyering-4/+4
2009-04-09id: fix infinite loop on some systemsPádraig Brady-0/+28
2009-03-29tests: don't use lang-default from individual testsJim Meyering-2/+1
2009-03-25pwd: support -L and -PEric Blake-0/+67
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering-1/+1
2009-03-18tests: adjust sort-continue not to fail under valgrindJim Meyering-1/+5
2009-03-18tests: add another sort/nmerge testPaul Eggert-0/+54
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert-0/+47
2009-03-12tests: groups-version: don't require that id be builtJim Meyering-2/+2
2009-03-12tests: skip the groups-dash test when "groups" is not builtJim Meyering-3/+4
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík-2/+13
2009-03-11cat: Fix immediate output of processed dataPádraig Brady-0/+41
2009-03-08tests: add a test for newly-fixed bug in comm --check-orderJim Meyering-1/+8
2009-03-08tests: ls -v: exercise the bug fixed by gnulib's new filevercmpJim Meyering-4/+21
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering-2/+2
2009-02-28tests: sort: Check skipping blanks in multibyte localesPádraig Brady-0/+10
2009-02-26tests: stty-row-col would hang when run in the backgroundJim Meyering-1/+2
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady-0/+6
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering-6/+0
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering-0/+6
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering-2/+4
2009-02-18add missing copyright datesEric Blake-1/+1
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady-0/+1
2009-01-29cp/mv: add xattr supportKamil Dudka-0/+111
2009-01-28tests: Fixup shred-passes testPádraig Brady-3/+6