Age | Commit message (Expand) | Author |
2007-11-30 | Add 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 not | Ralf Wildenhues |
2007-11-24 | Tweak new test. | Jim Meyering |
2007-11-24 | Test the new feature: cp -p preserves the GID whenever possible. | Lasse Collin |
2007-11-23 | Add tests to show new class of strings accepted by date -d. | Jim Meyering |
2007-11-22 | cp: by default, refuse to copy through a dangling destination symlink | Jim Meyering |
2007-11-17 | Correct preceding patch. | Jim Meyering |
2007-11-17 | Port tests/rmdir/ignore away from GNU/Linux. | Paul Eggert |
2007-11-16 | Port readlink-fp-loop to Solaris. | Paul Eggert |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-11-16 | Port to Solaris 8 perl, which does not support "use warnings;". | Paul Eggert |
2007-11-03 | seq: add another test for the %% bug | Jim Meyering |
2007-11-03 | Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format. | Paul Eggert |
2007-11-01 | tests/misc/printf-surprise: Correct sed transform. | Jim Meyering |
2007-11-01 | Use mktemp, not mkdtemp, to create test directories. | Jim Meyering |
2007-11-01 | Adjust a seq subtest not to depend on the vagaries of floating point. | Jim Meyering |
2007-11-01 | Make the new printf-surprise test more precise. | Jim Meyering |
2007-11-01 | Accommodate FreeBSD 6.1 hard-link-to-symlink differences. | Jim Meyering |
2007-10-30 | Avoid seq floating-point test failure on FreeBSD 6.1. | Jim Meyering |
2007-10-29 | Avoid test failure in non-srcdir build vs. the git tree. | Jim Meyering |
2007-10-27 | Clean up tests/Makefile.am. | Jim Meyering |
2007-10-27 | Add a test for the printf fix of 2007-10-21. | Jim Meyering |
2007-10-24 | Don't fail part 2 of tests/rm/unreadable when run as root. | Jim Meyering |
2007-10-21 | Reorder tests to run more basic ones earlier. | Jim Meyering |
2007-10-21 | tr: 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-20 | Adjust tests to pass, now that Test.pm ones use check.mk. | Jim Meyering |
2007-10-20 | Ensure that Test.pm-derived tests use the right $PATH. | Jim Meyering |
2007-10-20 | Prevent "make check" from leaving mktemp /tmp/tmp.* files behind. | Bob Proulx |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering |
2007-10-09 | Move the help-version test into misc/. | Jim Meyering |
2007-10-09 | Make the runcon-no-reorder test slightly more general. | Jim Meyering |
2007-10-09 | Skip the chcon test on a system with no SELinux support. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-10-05 | Make a failing cross-partition mv give a sensible diagnostic. | Jim Meyering |
2007-10-05 | Add 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-02 | Never copy through a symlink that cp has just created. | Jim Meyering |
2007-09-30 | Test previous patch. | Eric Blake |
2007-09-27 | Avoid spurious test failure when SELinux stats "selinux/class". | Jim Meyering |
2007-09-27 | Add a test to exercise a readlink bug. | Jim Meyering |
2007-09-22 | Don't print the commands of a 10-line script that's run in each subdir. | Jim Meyering |
2007-09-22 | rm: give a sensible diagnostic when failing to remove a symlink | Jim Meyering |
2007-09-21 | Avoid a test failure due to now-parallelized tests. | Jim Meyering |
2007-09-16 | tests/misc/tac-continue: Arrange to remove a temporary file. | Jim Meyering |
2007-09-16 | tests/check.mk (vc_exe_in_TESTS): Don't rely on the value of $(TESTS), | Jim Meyering |
2007-09-16 | tests/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-15 | Enable some previously omitted test scripts. Add a test cross-check. | Jim Meyering |
2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering |