summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-10-21Reorder tests to run more basic ones earlier.Jim Meyering
2007-10-21tr: do not reject an unmatched [:lower:] or [:upper:] in SET1.Jim Meyering
2007-10-21* tests/misc/help-version: Add a comment.Jim Meyering
2007-10-20Adjust tests to pass, now that Test.pm ones use check.mk.Jim Meyering
2007-10-20Ensure that Test.pm-derived tests use the right $PATH.Jim Meyering
2007-10-20Prevent "make check" from leaving mktemp /tmp/tmp.* files behind.Bob Proulx
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-10-09Move the help-version test into misc/.Jim Meyering
2007-10-09Make the runcon-no-reorder test slightly more general.Jim Meyering
2007-10-09Skip the chcon test on a system with no SELinux support.Jim Meyering
2007-10-07New program: mktemp.Jim Meyering
2007-10-05Make a failing cross-partition mv give a sensible diagnostic.Jim Meyering
2007-10-05Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.Jim Meyering
2007-10-03* tests/misc/selinux: Skip this test if the initial chcon fails.Jim Meyering
2007-10-02Never copy through a symlink that cp has just created.Jim Meyering
2007-09-30Test previous patch.Eric Blake
2007-09-27Avoid spurious test failure when SELinux stats "selinux/class".Jim Meyering
2007-09-27Add a test to exercise a readlink bug.Jim Meyering
2007-09-22Don't print the commands of a 10-line script that's run in each subdir.Jim Meyering
2007-09-22rm: give a sensible diagnostic when failing to remove a symlinkJim Meyering
2007-09-21Avoid a test failure due to now-parallelized tests.Jim Meyering
2007-09-16tests/misc/tac-continue: Arrange to remove a temporary file.Jim Meyering
2007-09-16tests/check.mk (vc_exe_in_TESTS): Don't rely on the value of $(TESTS),Jim Meyering
2007-09-16tests/CuTmpdir.pm: Use File::Find + chmod syscall, not chmod -R.Jim Meyering
2007-09-16* tests/rm/v-slash: Avoid test failure with non-C locale.Jim Meyering
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15tests/general: Remove from VC, this long-unused directory and contents.Jim Meyering
2007-09-15Adapt tests/tail-2/ to use test-lib.sh.Jim Meyering
2007-09-15Adapt tests/readlink/ to use test-lib.sh.Jim Meyering
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)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-15Convert tests/mkdir/ to use test-lib.sh.Jim Meyering
2007-09-15Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering
2007-09-15tests/sample-test: Update to use test-lib.sh.Jim Meyering
2007-09-15Convert tests/misc/ to use test-lib.sh, too.Jim Meyering
2007-09-15Convert tests/ls/, too.Jim Meyering
2007-09-15Convert tests/ln/, too.Jim Meyering
2007-09-15Convert tests/install/, too.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-15Convert tests/du/*, too.Jim Meyering
2007-09-15Move the sole test in tests/dircolors to tests/misc/dircolors.Jim Meyering