Age | Commit message (Expand) | Author |
2010-04-29 | sort: use long doubles for general numeric mode | Pádraig Brady |
2010-04-24 | tests: clean up also upon SIGQUIT | Jim Meyering |
2010-04-23 | tests: fix exit status of signal handlers in shell scripts | Dmitry V. Levin |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-12-03 | tests: fix a bug in sanitize_path_ that inhibited verbose output | Jim Meyering |
2009-11-23 | tests: avoid test failures when PATH contains an unsearchable directory | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-08-26 | tests: mkdir/selinux: avoid spurious failure on some SELinux systems | Jim Meyering |
2009-08-25 | maint: remove Local Variables: indent-tabs-mode: nil from all sources | Jim Meyering |
2009-07-30 | tests: new function: require_openat_support_ | Jim Meyering |
2009-07-04 | tests: use the "nobody" user's group as the default group id | Giuseppe Scrivano |
2009-06-15 | maint: revert last change: we're not ready for "local" in scripts, yet | Jim Meyering |
2009-06-15 | use a local var: more readable | Jim Meyering |
2009-06-15 | tail: use inotify if it is available | Giuseppe Scrivano |
2009-06-02 | tests: use "nobody" as the default group name in chroot test | Jim Meyering |
2009-05-26 | chroot: accept new options --userspec=U:G and --groups=G1,G2,G3 | Giuseppe Scrivano |
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 |