summaryrefslogtreecommitdiff
path: root/tests/misc/printf-surprise
AgeCommit message (Expand)Author
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-08-06tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-09-01tests: printf-surprise: avoid false-positive failureJim Meyering
2011-05-14tests: refactor more tests to use mkfifo_or_skip_Pá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-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-09-07tests: work around Solaris 11 bugJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-17tests: skip when a debian libc6-2.7-11 bug makes printf segfaultJim Meyering
2008-05-16tests: env-related clean upJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-04-23tests: don't fail in a non-English localeOndřej Vašík
2008-04-21Revamp test-related Makefiles.Jim Meyering
2007-11-01tests/misc/printf-surprise: Correct sed transform.Jim Meyering
2007-11-01Make the new printf-surprise test more precise.Jim Meyering
2007-10-27Add a test for the printf fix of 2007-10-21.Jim Meyering