tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / misc / printf
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-10-28 Pádraig Bradyecho, printf: interpret \e as the Escape character
2009-06-23 Jim Meyeringmaint: update all Copyright year lists to include 2009
2009-01-03 Pádraig Bradytests: refactor to use the new getlimits utility
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2007-09-15 Jim MeyeringConvert tests/misc/ to use test-lib.sh, too.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2006-10-22 Jim Meyering* tests/sample-test: Quote variables containing absolut...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2004-07-08 Jim Meyeringprintf cleanup, to avoid undefined behavior, to add...
2004-06-15 Jim MeyeringAdjust to the new semantics for \x if POSIXLY_CORRECT.
2003-04-21 Jim MeyeringAdd tests for the printf fixes of 2003-04-20.
2003-03-28 Jim Meyeringadd tests for Paul's change of Mar 24, 2003
2003-03-10 Jim MeyeringAdd a test for the above-fixed bug.
2002-11-06 Jim MeyeringBe careful to test the code in this package, not the...
2002-10-08 Jim MeyeringUse double quotes around diagnostic.
2002-09-13 Jim MeyeringMake sure printf handles a leading -- properly.