summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-07-15fix two bugs in ptxJim Meyering
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-14run gnulib-tests in parallelJim Meyering
2008-06-13od: align multiple -t specsEric Blake
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-11tests: remove duplicate mention of misc/selinuxJim Meyering
2008-06-06Add new program: truncatePádraig Brady
2008-06-02new program: timeoutPádraig Brady
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-17test invalid-option handling in all programsJim Meyering
2008-05-16tests: improve coverage of printf.cJim Meyering
2008-05-10now that the last of the mk-script-using tests is gone...Jim Meyering
2008-05-10tests: remove directory, tests/join/Jim Meyering
2008-05-10tests: convert pr testsJim Meyering
2008-05-10tests: remove directory, tests/tail/Jim Meyering
2008-05-09tests: remove directory, tests/sort/Jim Meyering
2008-05-08tests: remove directory, tests/tac/Jim Meyering
2008-05-08tests: remove directory, tests/test/Jim Meyering
2008-05-06tests: remove directory, tests/tr/Jim Meyering
2008-05-06tests: skip another test if mcstransd is runningJim Meyering
2008-05-06tests: remove directory, tests/uniq/Jim Meyering
2008-05-06tests: remove directory, tests/cut/Jim Meyering
2008-05-06tests: remove directory, tests/head/Jim Meyering
2008-05-06tests: move "sparse-file" into test-lib.shJim Meyering
2008-05-06tests: move "group-names" into test-lib.shJim Meyering
2008-05-06avoid problems with sign-extended "char" operand to is* functionsJim Meyering
2008-05-05tac: avoid segfault for e.g., "echo > x; tac -r x x"Jim Meyering
2008-04-27move wc tests from own subdir into a single scriptJim Meyering
2008-04-27tests: reorder some tests in the long listJim Meyering
2008-04-27tests: put root-only (usually skipped) tests at the endJim Meyering
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering
2008-04-23id: do not print SELinux context when invoked with a USERNAME argumentOndřej Vašík
2008-04-21tests: convert umask-check to a functionJim Meyering
2008-04-21tests: clean up root tests; adapt to new layoutJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-03-01Don't skip the groups-version test.Jim Meyering
2008-02-12* tests/Makefile.am (EXTRA_DIST): Remove strace.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering
2008-01-06touch: add a test for today's change.Jim Meyering
2007-11-24Test the new feature: cp -p preserves the GID whenever possible.Lasse Collin
2007-11-01Use mktemp, not mkdtemp, to create test directories.Jim Meyering
2007-10-27Clean up tests/Makefile.am.Jim Meyering
2007-10-21Reorder tests to run more basic ones earlier.Jim Meyering