index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
B03print.ztst
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
52385: avoid "tr" in test output formatting
Bart Schaefer
1
-2
/
+3
2021-04-01
48202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte version
Mikael Magnusson
1
-4
/
+5
2020-10-25
47302: Test for print -v fix
Mikael Magnusson
1
-0
/
+1
2018-05-13
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
1
-0
/
+11
2016-12-16
40203: Resolve 'printf --' question from grandparent commit (thanks Chet).
Daniel Shahaf
1
-2
/
+0
2016-12-14
40179: fix handling of "printf -" and "printf --"
Barton E. Schaefer
1
-0
/
+14
2016-11-23
unposted: fix printf -v to an array without format string reuse
Oliver Kiddle
1
-0
/
+6
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
1
-0
/
+6
2016-10-24
"typeset -p" uses "export" commands or the "-g" option for parameters that ar...
Barton E. Schaefer
1
-2
/
+2
2016-01-04
37501 (+ revise test): correct byte counts when simulating memstream via temp...
Jun T
1
-5
/
+5
2015-12-31
37467: add "print -v var" / "printf -v var"
Barton E. Schaefer
1
-0
/
+9
2015-06-07
35412: fix for - flag when formating strings with printf
Oliver Kiddle
1
-2
/
+6
2015-06-02
35353: print -x and print -X expand tabs
Peter Stephenson
1
-0
/
+13
2011-01-06
28578: fix handling of numeric escapes that expand to "%" in printf
Bart Schaefer
1
-3
/
+2
2007-01-22
23119: lower case in sorting properly
Peter Stephenson
1
-1
/
+6
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
1
-0
/
+17
2007-01-04
23086: printf should handle octal escapes in the \0NNN form
Peter Stephenson
1
-0
/
+4
2006-09-23
revert 22758 and add LC_NUMERIC and LC_MESSAGES
Andrey Borzenkov
1
-2
/
+0
2006-09-22
22758: fix tests by setting locale to C
Andrey Borzenkov
1
-0
/
+2
2005-08-09
Test both %b and %s in the empty-arg test.
Wayne Davison
1
-1
/
+1
2005-08-04
Improved the %d and %g tests.
Wayne Davison
1
-4
/
+6
2005-08-01
Three more tests based on recent fixes.
Wayne Davison
1
-0
/
+14
2005-08-01
- Improved how we check the no-newline test cases.
Wayne Davison
1
-13
/
+17
2005-07-26
Added tests for \c escape handling.
Wayne Davison
1
-0
/
+28
2005-06-17
add test for 21352
Oliver Kiddle
1
-0
/
+8
2004-03-07
19549: correct buffer size for printf spec
Oliver Kiddle
1
-1
/
+1
2003-04-25
18472: spelling corrections
Oliver Kiddle
1
-1
/
+1
2003-03-26
18391: add tests for read builtin a few glob qualifiers, 17678 and 18015
Oliver Kiddle
1
-0
/
+4
2002-08-27
17582: Change Test for different error message
Peter Stephenson
1
-1
/
+1
2001-10-23
zero %n value when reusing printf format (16122)
Oliver Kiddle
1
-0
/
+5
2001-10-18
allow arguments to be specified in printf format specifications (16080)
Oliver Kiddle
1
-2
/
+56
2001-10-16
fix return code and tests of printf and comment above bslashquote func (16064)
Oliver Kiddle
1
-15
/
+22
2001-10-08
add print -f option, %n format specifier and tests for print/printf (15973)
Oliver Kiddle
1
-0
/
+135