about summary refs log tree commit diff
path: root/Test/B03print.ztst
Commit message (Expand)AuthorAgeFilesLines
* 28578: fix handling of numeric escapes that expand to "%" in printfBart Schaefer2011-01-061-3/+2
* 23119: lower case in sorting properlyPeter Stephenson2007-01-221-1/+6
* 23118: improve sorting to make it work with localesPeter Stephenson2007-01-211-0/+17
* 23086: printf should handle octal escapes in the \0NNN formPeter Stephenson2007-01-041-0/+4
* revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov2006-09-231-2/+0
* 22758: fix tests by setting locale to CAndrey Borzenkov2006-09-221-0/+2
* Test both %b and %s in the empty-arg test.Wayne Davison2005-08-091-1/+1
* Improved the %d and %g tests.Wayne Davison2005-08-041-4/+6
* Three more tests based on recent fixes.Wayne Davison2005-08-011-0/+14
* - Improved how we check the no-newline test cases.Wayne Davison2005-08-011-13/+17
* Added tests for \c escape handling.Wayne Davison2005-07-261-0/+28
* add test for 21352Oliver Kiddle2005-06-171-0/+8
* 19549: correct buffer size for printf specOliver Kiddle2004-03-071-1/+1
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
* 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle2003-03-261-0/+4
* 17582: Change Test for different error message post-opt-argPeter Stephenson2002-08-271-1/+1
* zero %n value when reusing printf format (16122)Oliver Kiddle2001-10-231-0/+5
* allow arguments to be specified in printf format specifications (16080)Oliver Kiddle2001-10-181-2/+56
* fix return code and tests of printf and comment above bslashquote func (16064)Oliver Kiddle2001-10-161-15/+22
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-0/+135