summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
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
2007-10-09Move the help-version test into misc/.Jim Meyering
2007-10-09Skip the chcon test on a system with no SELinux support.Jim Meyering
2007-10-05Make a failing cross-partition mv give a sensible diagnostic.Jim Meyering
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering
2007-09-15Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/tee to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/sum/ to tests/misc/.Jim Meyering
2007-09-15Move the sole test in tests/tsort/ to tests/misc/tsort.Jim Meyering
2007-09-15Move the sole test in tests/unexpand to tests/misc/unexpand.Jim Meyering
2007-09-15Move the sole test in tests/seq to tests/misc/seq.Jim Meyering
2007-09-15Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering
2007-09-15Move the two tests in tests/fmt to tests/misc/fmt.Jim Meyering
2007-09-15Move the sole test in tests/factor to tests/misc/factor.Jim Meyering
2007-09-15Move the sole test in tests/expr to tests/misc/expr.Jim Meyering
2007-09-15Move the sole test in tests/dircolors to tests/misc/dircolors.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...Jim Meyering
2007-07-10Skip "arch" test if it's not built.Jim Meyering
2007-03-29Arrange for "make check-root" to run the new root-only test.Jim Meyering
2007-03-29* tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2006-11-21Arrange for "make check-root" to run the new root-only test.Jim Meyering
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering
2006-10-24Don't let a failure in one test stop "make -k".Jim Meyering
2006-08-19* tests/Makefile.am (EXTRA_DIST): Add sparse-file.Jim Meyering
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering
2006-07-03* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.Jim Meyering
2006-03-26(SUBDIRS): Remove basename.Jim Meyering
2006-01-24(check-root): Add tail-2/append-onlyJim Meyering