summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-12-20Avoid another "make check" failure due to omitted programs.Jim Meyering
2007-12-12* tests/mv/part-symlink: Redirect diff output to stderr.Jim Meyering
2007-12-11Add a test to exercise today's bug fix.Jim Meyering
2007-12-02Make test script, existing-perm-race, executable.Bob Proulx
2007-12-01Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.Jim Meyering
2007-12-01Add a test for cp -p and existing file permissions.Paul Eggert
2007-11-30Avoid a spurious test failure when build directory is set-GID.Jim Meyering
2007-11-30Be extra careful to quote $abs_top_builddir-derived names.Jim Meyering
2007-11-30Include test name in the "unsafe working directory name" diagnostic.Jim Meyering
2007-11-30Add quotes to protect against white space in build dir name.Ralf Wildenhues
2007-11-30* tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is notRalf Wildenhues
2007-11-24Tweak new test.Jim Meyering
2007-11-24Test the new feature: cp -p preserves the GID whenever possible.Lasse Collin
2007-11-23Add tests to show new class of strings accepted by date -d.Jim Meyering
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering
2007-11-17Correct preceding patch.Jim Meyering
2007-11-17Port tests/rmdir/ignore away from GNU/Linux.Paul Eggert
2007-11-16Port readlink-fp-loop to Solaris.Paul Eggert
2007-11-16Port to Solaris 'make' and use a Posixish shell on Solaris.Jim Meyering
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-11-03seq: add another test for the %% bugJim Meyering
2007-11-03Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format.Paul Eggert
2007-11-01tests/misc/printf-surprise: Correct sed transform.Jim Meyering
2007-11-01Use mktemp, not mkdtemp, to create test directories.Jim Meyering
2007-11-01Adjust a seq subtest not to depend on the vagaries of floating point.Jim Meyering
2007-11-01Make the new printf-surprise test more precise.Jim Meyering
2007-11-01Accommodate FreeBSD 6.1 hard-link-to-symlink differences.Jim Meyering
2007-10-30Avoid seq floating-point test failure on FreeBSD 6.1.Jim Meyering
2007-10-29Avoid test failure in non-srcdir build vs. the git tree.Jim Meyering
2007-10-27Clean up tests/Makefile.am.Jim Meyering
2007-10-27Add a test for the printf fix of 2007-10-21.Jim Meyering
2007-10-24Don't fail part 2 of tests/rm/unreadable when run as root.Jim Meyering
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