Age | Commit message (Expand) | Author |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | 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: 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-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-03-20 | tests: avoid spurious mkdir/selinux test failure on HP-UX 11.23 | 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-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 | 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-26 | Test for mkdir bug fix. | Jim Meyering |