ICU-11740 Final sync of C and J copies of data driven tests.

X-SVN-Rev: 37910
This commit is contained in:
Travis Keep 2015-09-09 00:09:32 +00:00
parent 1a6b2975d1
commit b49ad21ea8

View File

@ -14,9 +14,9 @@ test plus sign
set locale ar
set pattern +0;-#
begin
format output
6 \u200F+\u0666
-6 \u200F-\u0666
format output breaks
6 \u200F+\u0666 JK
-6 \u200F-\u0666 JK
test basic patterns
set locale fr_FR
@ -1103,6 +1103,6 @@ set roundingMode ceiling
set minFractionDigits 0
set maxFractionDigits 0
begin
format output
-0.99 -0
format output breaks
-0.99 -0 JK