Age | Commit message (Expand) | Author | Files | Lines |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering | 11 | -11/+11 |
2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini | 11 | -11/+11 |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini | 11 | -0/+0 |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering | 5 | -10/+10 |
2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert | 1 | -4/+20 |
2012-01-27 | maint: use single copyright year range | Jim Meyering | 5 | -5/+5 |
2012-01-09 | tests: more automated quote adjustment | Jim Meyering | 1 | -1/+1 |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering | 2 | -5/+5 |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering | 4 | -4/+4 |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | 11 | -11/+11 |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering | 3 | -3/+3 |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini | 8 | -14/+14 |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering | 1 | -1/+1 |
2011-05-25 | chmod: output the original mode in verbose mode | Bernhard Voelker | 1 | -2/+2 |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | 11 | -11/+11 |
2010-11-17 | tests: convert the multi-prog $VERBOSE/--version uses | Jim Meyering | 1 | -1/+1 |
2010-11-17 | tests: substitute the single-program $VERBOSE/--version uses | Jim Meyering | 10 | -10/+10 |
2010-11-17 | tests: convert remaining uses of test-lib.sh to init.sh | Jim Meyering | 1 | -1/+1 |
2010-11-17 | tests: convert 'if test "$VERBOSE" = yes; then' to test ... && | Jim Meyering | 1 | -7/+1 |
2010-11-17 | tests: convert first batch of tests from test-lib.sh to init.sh | Jim Meyering | 10 | -60/+20 |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 11 | -11/+11 |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering | 11 | -11/+0 |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | 1 | -1/+1 |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | 11 | -11/+11 |
2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering | 1 | -1/+1 |
2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering | 1 | -0/+36 |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering | 10 | -10/+10 |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering | 10 | -10/+10 |
2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering | 1 | -1/+1 |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering | 6 | -6/+0 |
2008-04-23 | tests: don't fail in a non-English locale | Ondřej Vašík | 1 | -0/+1 |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering | 11 | -40/+24 |
2008-04-20 | Use "env" to invoke potential built-ins. | Jim Meyering | 1 | -5/+3 |
2008-02-28 | Make copyright comments consistent. | Jim Meyering | 1 | -2/+1 |
2008-02-09 | tests: call skip_test_ in place of echo+exit 77 | Jim Meyering | 1 | -5/+2 |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues | 1 | -2/+2 |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering | 1 | -3/+0 |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering | 1 | -3/+2 |
2007-09-15 | Adjust chgrp, chmod, chown, cp tests to use test-lib.sh. | Jim Meyering | 11 | -181/+38 |
2007-09-07 | chmod: don't ignore a dangling symlink | Jim Meyering | 1 | -1/+5 |
2007-09-07 | Add a test: demonstrate that chmod ignores a dangling symlink | Bob Proulx | 2 | -0/+46 |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering | 1 | -2/+0 |
2007-08-02 | Adjust the other two "no-x" tests and unify all three. | Jim Meyering | 1 | -18/+16 |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | 9 | -45/+27 |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | 9 | -9/+9 |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering | 1 | -2/+2 |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering | 1 | -2/+0 |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering | 1 | -0/+1 |
2006-11-12 | du would exit early, when encountering an inaccessible directory | Jim Meyering | 1 | -1/+0 |
2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering | 1 | -1/+1 |