summaryrefslogtreecommitdiffstats
path: root/tests/misc/printf
AgeCommit message (Expand)AuthorLines
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert-0/+17
2004-07-08printf cleanup, to avoid undefined behavior, to add support forJim Meyering-0/+17
2004-06-15Adjust to the new semantics for \x if POSIXLY_CORRECT.Jim Meyering-4/+9
2003-04-21Add tests for the printf fixes of 2003-04-20.Jim Meyering-1/+17
2003-03-28add tests for Paul's change of Mar 24, 2003Jim Meyering-2/+14
2003-03-10Add a test for the above-fixed bug.Jim Meyering-0/+10
2002-11-06Be careful to test the code in this package, not the shell built-in function.Jim Meyering-2/+4
2002-10-08Use double quotes around diagnostic.Jim Meyering-1/+1
2002-09-13Make sure printf handles a leading -- properly.Jim Meyering-0/+35