Age | Commit message (Expand) | Author |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | 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-09-01 | tests: misc/printf: accommodate alternate behavior | Jim Meyering |
2011-09-01 | tests: invoke via "env printf", rather than using an absolute name | Jim Meyering |
2011-05-18 | printf: fix an out-of-bounds memory access | Pádraig Brady |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-11-17 | tests: convert "... env -- prog --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-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-01-03 | tests: refactor to use the new getlimits utility | Pádraig Brady |
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-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2007-09-15 | Convert tests/misc/ to use test-lib.sh, too. | 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 |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2004-07-08 | printf cleanup, to avoid undefined behavior, to add support for | Jim Meyering |
2004-06-15 | Adjust to the new semantics for \x if POSIXLY_CORRECT. | Jim Meyering |
2003-04-21 | Add tests for the printf fixes of 2003-04-20. | Jim Meyering |
2003-03-28 | add tests for Paul's change of Mar 24, 2003 | Jim Meyering |
2003-03-10 | Add a test for the above-fixed bug. | Jim Meyering |
2002-11-06 | Be careful to test the code in this package, not the shell built-in function. | Jim Meyering |
2002-10-08 | Use double quotes around diagnostic. | Jim Meyering |
2002-09-13 | Make sure printf handles a leading -- properly. | Jim Meyering |