Age | Commit message (Expand) | Author |
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 |
2007-03-18 | Fix a generic NFS-related test failure. | Jim Meyering |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering |
2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering |
2006-10-22 | * tests/chmod/c-option: Double-quote instances of `$abs_srcdir'. | Jim Meyering |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering |
2006-10-06 | Fix bug reported today by Mike Frysinger: mkdir -pv is logging the | Paul Eggert |
2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-19 | . | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-15 | . | Jim Meyering |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Regenerate. | Paul Eggert |
2006-07-28 | Clear setuid and setuid bits on directory, in case the build | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-17 | Add a test for the X bug. | Paul Eggert |