summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-03-25pwd: support -L and -PEric Blake
2009-03-25tests: CuTmpdir.pm: avoid use of undefined variable in warningRalf Wildenhues
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka
2009-03-20tests: avoid spurious mkdir/selinux test failure on HP-UX 11.23Jim Meyering
2009-03-19tests: df/total-verify: avoid test failure with older PerlJim Meyering
2009-03-18tests: adjust sort-continue not to fail under valgrindJim Meyering
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert
2009-03-15maint: remove long-unused MakefileJim Meyering
2009-03-12tests: groups-version: don't require that id be builtJim Meyering
2009-03-12tests: skip the groups-dash test when "groups" is not builtJim Meyering
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík
2009-03-11cat: Fix immediate output of processed dataPádraig Brady
2009-03-08tests: add a test for newly-fixed bug in comm --check-orderJim Meyering
2009-03-08tests: ls -v: exercise the bug fixed by gnulib's new filevercmpJim Meyering
2009-03-07pr: fix a bug whereby --indent=N (-o) did not indent header linesJim Meyering
2009-03-06tests: fix just-introduced typo in rm/ext3-perfJim Meyering
2009-03-02tests: rm/ext3-perf: relax this testJim Meyering
2009-03-02tests: don't skip setgid-dir related tests on SELinux-enabled systemsJim Meyering
2009-03-02tests: reflect the s/+/./ SELinux indicator changeJim Meyering
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering
2009-02-28tests: sort: Check skipping blanks in multibyte localesPádraig Brady
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering
2009-02-26tests: stty-row-col would hang when run in the backgroundJim Meyering
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady
2009-02-26tests: Remove system specific error stringsPádraig Brady
2009-02-25tests: using printf with \e for ESC isn't portableJim Meyering
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering
2009-02-21tests: skip new install-C test if working directory is set-gidJim Meyering
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering
2009-02-18maint: add copyright noticesJim Meyering
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík
2009-02-18add missing copyright datesEric Blake
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering
2009-02-10* tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77.Jim Meyering
2009-02-10tests: avoid skipping stty-* testsNix
2009-02-06tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady
2009-02-02update copyright dates from recent changesJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-28tests: Fixup shred-passes testPádraig Brady
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady
2009-01-19tests: tail-2/infloop-1 is racyJim Meyering
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering