Age | Commit message (Expand) | Author |
2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering |
2009-03-02 | tests: reflect the s/+/./ SELinux indicator change | Jim Meyering |
2009-03-02 | tests: when skipping a test, say why on screen, not just in the log | Jim Meyering |
2009-02-18 | maint: add copyright notices | Jim Meyering |
2009-02-10 | * tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77. | Jim Meyering |
2009-02-10 | tests: avoid skipping stty-* tests | Nix |
2009-01-03 | tests: refactor to use the new getlimits utility | Pádraig Brady |
2008-09-10 | tests: don't use "local" in bourne shell scripts | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-09-08 | tests: move input-tty into a test-lib.sh function | Jim Meyering |
2008-07-22 | tests: do not run chmod on a prefix of space-embedded tmpdir | Jim Meyering |
2008-05-06 | tests: skip another test if mcstransd is running | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: move "group-names" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: hoist envvar-check so it is run for every test | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-21 | tests: convert umask-check to a function | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-04-14 | tests: don't fail on systems without a "stat" syscall | Jim Meyering |
2008-04-01 | root tests: Set NON_ROOT_USERNAME if not set already. | Jim Meyering |
2008-03-28 | tests: Factor out code that's going to be reused. | Pádraig Brady |
2008-02-23 | Avoid test failures when root (/) is not readable. | Jim Meyering |
2008-02-11 | tests: Migrate sourced strace file into a function, require_strace_. | Jim Meyering |
2008-02-09 | tests: Remove priv-check. Use new require_root_ function instead. | Jim Meyering |
2008-02-09 | tests: move the very-expensive file into test-lib.sh | Jim Meyering |
2008-02-09 | tests: start migrating sourced-file function-like tests into test-lib.sh. | Jim Meyering |
2007-12-20 | Avoid another "make check" failure due to omitted programs. | Jim Meyering |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues |
2007-11-01 | Use mktemp, not mkdtemp, to create test directories. | Jim Meyering |
2007-11-01 | Make the new printf-surprise test more precise. | Jim Meyering |
2007-10-09 | Skip the chcon test on a system with no SELinux support. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Adjust chgrp, chmod, chown, cp tests to use test-lib.sh. | Jim Meyering |
2007-09-15 | Parallel "make check" support. | Jim Meyering |