summaryrefslogtreecommitdiff
path: root/Test/B03print.ztst
AgeCommit message (Expand)AuthorFilesLines
2011-01-0628578: fix handling of numeric escapes that expand to "%" in printfBart Schaefer1-3/+2
2007-01-2223119: lower case in sorting properlyPeter Stephenson1-1/+6
2007-01-2123118: improve sorting to make it work with localesPeter Stephenson1-0/+17
2007-01-0423086: printf should handle octal escapes in the \0NNN formPeter Stephenson1-0/+4
2006-09-23revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov1-2/+0
2006-09-2222758: fix tests by setting locale to CAndrey Borzenkov1-0/+2
2005-08-09Test both %b and %s in the empty-arg test.Wayne Davison1-1/+1
2005-08-04Improved the %d and %g tests.Wayne Davison1-4/+6
2005-08-01Three more tests based on recent fixes.Wayne Davison1-0/+14
2005-08-01- Improved how we check the no-newline test cases.Wayne Davison1-13/+17
2005-07-26Added tests for \c escape handling.Wayne Davison1-0/+28
2005-06-17add test for 21352Oliver Kiddle1-0/+8
2004-03-0719549: correct buffer size for printf specOliver Kiddle1-1/+1
2003-04-2518472: spelling correctionsOliver Kiddle1-1/+1
2003-03-2618391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle1-0/+4
2002-08-2717582: Change Test for different error messagePeter Stephenson1-1/+1
2001-10-23zero %n value when reusing printf format (16122)Oliver Kiddle1-0/+5
2001-10-18allow arguments to be specified in printf format specifications (16080)Oliver Kiddle1-2/+56
2001-10-16fix return code and tests of printf and comment above bslashquote func (16064)Oliver Kiddle1-15/+22
2001-10-08add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle1-0/+135