summaryrefslogtreecommitdiff
path: root/Test/B03print.ztst
AgeCommit message (Expand)AuthorFilesLines
2024-01-2552385: avoid "tr" in test output formattingBart Schaefer1-2/+3
2021-04-0148202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte versionMikael Magnusson1-4/+5
2020-10-2547302: Test for print -v fixMikael Magnusson1-0/+1
2018-05-1342488: test cases for 42369 and address some issues in the codeOliver Kiddle1-0/+11
2016-12-1640203: Resolve 'printf --' question from grandparent commit (thanks Chet).Daniel Shahaf1-2/+0
2016-12-1440179: fix handling of "printf -" and "printf --"Barton E. Schaefer1-0/+14
2016-11-23unposted: fix printf -v to an array without format string reuseOliver Kiddle1-0/+6
2016-11-0539389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle1-0/+6
2016-10-24"typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer1-2/+2
2016-01-0437501 (+ revise test): correct byte counts when simulating memstream via temp...Jun T1-5/+5
2015-12-3137467: add "print -v var" / "printf -v var"Barton E. Schaefer1-0/+9
2015-06-0735412: fix for - flag when formating strings with printfOliver Kiddle1-2/+6
2015-06-0235353: print -x and print -X expand tabsPeter Stephenson1-0/+13
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