summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
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
2006-01-13(SUBDIRS): Add comments discouraging theJim Meyering
2005-11-24(EXTRA_DIST): Add acl to the list.Jim Meyering
2005-11-04(EXTRA_DIST): Add very-expensive.Jim Meyering
2005-08-13(SUBDIRS): Remove date.Jim Meyering
2005-06-22(EXTRA_DIST): Add umask-check.Paul Eggert
2005-04-20(EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm.Paul Eggert
2005-04-05(SUBDIRS): Add tee.Jim Meyering
2005-01-30(.PHONY): Add check-root and root-hint.Jim Meyering
2005-01-04(check-root): Update.Jim Meyering
2004-07-06(SUBDIRS): Add readlink.Jim Meyering
2004-05-13 Don't assume that "make -C" works; Solaris "make" doesn't have -C.Jim Meyering
2004-01-08(TESTS_ENVIRONMENT): Remove `/vg' (prerelease testJim Meyering
2003-12-20(root-hint): Tweak wording.Jim Meyering
2003-11-20(TESTS_ENVIRONMENT): Add $PACKAGE_BUGREPORT.Jim Meyering
2003-09-10(programs): Use ../src/tr -s ' ' '\n' in placeJim Meyering
2003-08-15(ASSORT): New var.Jim Meyering
2003-08-01(TESTS_ENVIRONMENT): Set PATH so thatJim Meyering