Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering | |
Run "make update-copyright", but then also run this, perl -pi -e 's/2\d\d\d-//' tests/sample-test to make that one script use the single most recent year number. | |||
2012-08-30 | tests: avoid use of '-T' in shebang line to enable perl taint mode | Stefano Lattarini | |
* tests/rm/fail-eperm: Rename ... * tests/rm/fail-eperm.xpl: ... like this * tests/Makefile.am (TESTS): Adjust. (TEST_EXTENSIONS): New, list '.xpl'. (XPL_TEST_LOGS): New, run a perl test in tainted mode. * tests/shell-or-perl: Simplify this script: we no longer need to parse the shebang line and adjust the flags in the perl invocation accordingly. |