ICU-4605 Increase code coverage.
X-SVN-Rev: 18083
This commit is contained in:
parent
09ccf79089
commit
7a9aa0c559
3
icu4c/source/test/testdata/icuio.txt
vendored
3
icu4c/source/test/testdata/icuio.txt
vendored
@ -106,6 +106,9 @@ icuio {
|
||||
{ "%*d", "12345678", "4", "BC614E", :int{7} }
|
||||
{ "%*d", "12345678", "4", "BC614E", :int{8} }
|
||||
{ "%*d", " 12345678", "4", "BC614E", :int{9} }
|
||||
{ "%*d", "12345678 ", "4", "BC614E", :int{-9} }
|
||||
{ "%*d", "1", "4", "1", :int{-1} }
|
||||
{ "%*d", "1 ", "4", "1", :int{-2} }
|
||||
}
|
||||
}
|
||||
scanf {
|
||||
|
Loading…
Reference in New Issue
Block a user