Age | Commit message (Expand) | Author |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-11-17 | tests: convert the multi-prog $VERBOSE/--version uses | Jim Meyering |
2010-11-17 | tests: substitute the single-program $VERBOSE/--version uses | Jim Meyering |
2010-11-17 | tests: convert remaining uses of test-lib.sh to init.sh | Jim Meyering |
2010-11-17 | tests: convert 'if test "$VERBOSE" = yes; then' to test ... && | Jim Meyering |
2010-11-17 | tests: convert first batch of tests from test-lib.sh to init.sh | Jim Meyering |
2010-09-07 | tests: exclude some tests when running on NFS | Pádraig Brady |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering |
2009-08-26 | tests: mkdir/selinux: avoid spurious failure on some SELinux systems | Jim Meyering |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering |
2009-03-20 | tests: avoid spurious mkdir/selinux test failure on HP-UX 11.23 | Jim Meyering |
2009-03-02 | tests: reflect the s/+/./ SELinux indicator change | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-06-26 | tests: accommodate difference in an AIX 5.3 diagnostic | Peter O'Gorman |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-04-27 | tests: don't source envvar-check manually, test-lib.sh does it | 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-16 | tests: accommodate built-in mknod more cleanly still | Matthew Woehlke |
2008-04-16 | tests: accommodate built-in mknod more cleanly | Jim Meyering |
2008-04-16 | tests: add a comment explaining the potential failure | Jim Meyering |
2008-04-16 | tests: avoid mkdir/selinux failure when mknod is a shell built-in | Jim Meyering |
2008-04-14 | tests: accommodate a different errno string on Irix 6.5 | Jim Meyering |
2008-04-12 | tests: Accommodate a different errno value on OSF/1 4.0F. | Jim Meyering |
2008-04-08 | tests: accommodate a different errno value on HPUX-10.20 | Jim Meyering |
2008-03-29 | avoid failure of new test on kernel without SELinux support | Jim Meyering |
2008-03-29 | tests: accept ENOTSUP message as well as the EINVAL one | Jim Meyering |
2008-03-28 | mknod, mkfifo: don't segfault when diagnosing invalid SELinux context | Jim Meyering |
2008-03-28 | Require that "(exit $fail); exit $fail" be last line of each test. | Jim Meyering |
2008-03-26 | Test for mkdir bug fix. | Jim Meyering |
2008-02-09 | tests: Remove priv-check. Use new require_root_ function instead. | Jim Meyering |
2008-02-07 | mkdir, split: write --verbose output to stdout, not stderr. | Steven Schubiger |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | 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 |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Convert tests/mkdir/ to use test-lib.sh. | Jim Meyering |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering |