summaryrefslogtreecommitdiff
path: root/tests/misc/printf
AgeCommit message (Expand)Author
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-09-01tests: misc/printf: accommodate alternate behaviorJim Meyering
2011-09-01tests: invoke via "env printf", rather than using an absolute nameJim Meyering
2011-05-18printf: fix an out-of-bounds memory accessPádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: convert "... env -- prog --version" usesJim Meyering
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2007-09-15Convert tests/misc/ to use test-lib.sh, too.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2004-07-08printf cleanup, to avoid undefined behavior, to add support forJim Meyering
2004-06-15Adjust to the new semantics for \x if POSIXLY_CORRECT.Jim Meyering
2003-04-21Add tests for the printf fixes of 2003-04-20.Jim Meyering
2003-03-28add tests for Paul's change of Mar 24, 2003Jim Meyering
2003-03-10Add a test for the above-fixed bug.Jim Meyering
2002-11-06Be careful to test the code in this package, not the shell built-in function.Jim Meyering
2002-10-08Use double quotes around diagnostic.Jim Meyering
2002-09-13Make sure printf handles a leading -- properly.Jim Meyering