about summary refs log tree commit diff
path: root/Test/B03print.ztst
Commit message (Expand)AuthorAgeFilesLines
* 48202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte versionMikael Magnusson2021-04-011-4/+5
* 47302: Test for print -v fixMikael Magnusson2020-10-251-0/+1
* 42488: test cases for 42369 and address some issues in the codeOliver Kiddle2018-05-131-0/+11
* 40203: Resolve 'printf --' question from grandparent commit (thanks Chet).Daniel Shahaf2016-12-161-2/+0
* 40179: fix handling of "printf -" and "printf --"Barton E. Schaefer2016-12-141-0/+14
* unposted: fix printf -v to an array without format string reuseOliver Kiddle2016-11-231-0/+6
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-0/+6
* "typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer2016-10-241-2/+2
* 37501 (+ revise test): correct byte counts when simulating memstream via temp...Jun T2016-01-041-5/+5
* 37467: add "print -v var" / "printf -v var"Barton E. Schaefer2015-12-311-0/+9
* 35412: fix for - flag when formating strings with printfOliver Kiddle2015-06-071-2/+6
* 35353: print -x and print -X expand tabsPeter Stephenson2015-06-021-0/+13
* 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