summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2009-05-05tests: rm/one-file-system: umount more reliablyJim Meyering-3/+6
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering-0/+78
2009-04-28tests: ensure that cp's -a doesn't silence --preserve=contextOndřej Vašík-0/+11
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík-0/+91
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-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering-0/+46
2009-04-22tests: avoid new "make distcheck" failure due to newer File::TempJim Meyering-10/+8
2009-04-19tests: avoid failure of install-C test on FreeBSD UFS file systemAurelien Jarno-1/+1
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/+29
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady-1/+1
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady-0/+52
2009-04-02tests: skip mv/i-3 if /dev/stdin is unreadableJim Meyering-0/+3
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering-1/+0
2009-03-31build: use Automake's new parallel-tests featureRalf Wildenhues-8/+2
2009-03-29tests: don't use lang-default from individual testsJim Meyering-5/+2
2009-03-29tests: other-fs-tmpdir: remove just-added duplicate /usr/tmpJim Meyering-1/+1
2009-03-29tests: other-fs-tmpdir: avoid bogus "skipped **********..." diagnosticJim Meyering-7/+6
2009-03-27tests: avoid spurious test failure in set-GID build dirJim Meyering-0/+1
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering-42/+20
2009-03-26tests: mark the rm/ext3-perf test as "very" expensiveJim Meyering-1/+1
2009-03-25pwd: support -L and -PEric Blake-0/+68
2009-03-25tests: CuTmpdir.pm: avoid use of undefined variable in warningRalf Wildenhues-2/+6
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering-1/+1
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka-3/+19
2009-03-20tests: avoid spurious mkdir/selinux test failure on HP-UX 11.23Jim Meyering-1/+3
2009-03-19tests: df/total-verify: avoid test failure with older PerlJim Meyering-3/+3
2009-03-18tests: adjust sort-continue not to fail under valgrindJim Meyering-1/+5
2009-03-18tests: add another sort/nmerge testPaul Eggert-0/+55
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert-0/+48
2009-03-15maint: remove long-unused MakefileJim Meyering-48/+0
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/+42
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-07pr: fix a bug whereby --indent=N (-o) did not indent header linesJim Meyering-60/+60
2009-03-06tests: fix just-introduced typo in rm/ext3-perfJim Meyering-1/+1
2009-03-02tests: rm/ext3-perf: relax this testJim Meyering-1/+6
2009-03-02tests: don't skip setgid-dir related tests on SELinux-enabled systemsJim Meyering-5/+4
2009-03-02tests: reflect the s/+/./ SELinux indicator changeJim Meyering-4/+4
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering-10/+13
2009-02-28tests: sort: Check skipping blanks in multibyte localesPádraig Brady-0/+10
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering-2/+19
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-26tests: Remove system specific error stringsPádraig Brady-7/+4
2009-02-25tests: using printf with \e for ESC isn't portableJim Meyering-2/+3