Age | Commit message (Expand) | Author |
2016-11-13 | tests: use "returns_" rather than explicit comparison with "$?" | Jim Meyering |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-01-14 | tests: add extra protection against unexpected exits | Pádraig Brady |
2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2014-05-07 | tests: improve diagnostics when asserting empty files | Pádraig Brady |
2014-03-19 | chmod: fix erroneous warnings with -R --changes | Dylan Simon |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | tests: more automated quote adjustment | Jim Meyering |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
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-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-05-25 | chmod: output the original mode in verbose mode | Bernhard Voelker |
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-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-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 |
2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
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-23 | tests: don't fail in a non-English locale | Ondřej Vašík |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-04-20 | Use "env" to invoke potential built-ins. | Jim Meyering |
2008-02-28 | Make copyright comments consistent. | Jim Meyering |
2008-02-09 | tests: call skip_test_ in place of echo+exit 77 | Jim Meyering |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | 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-07 | chmod: don't ignore a dangling symlink | Jim Meyering |
2007-09-07 | Add a test: demonstrate that chmod ignores a dangling symlink | Bob Proulx |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |
2007-08-02 | Adjust the other two "no-x" tests and unify all three. | Jim Meyering |