Commit Graph

898 Commits

Author SHA1 Message Date
Markus Scherer
8378c2f3b7 ICU-1007 remove temporary include for tests
X-SVN-Rev: 6756
2001-11-11 00:35:30 +00:00
Markus Scherer
ee745bd54e ICU-1081 add tests for case folding/compare, especially with "exclude special i"
X-SVN-Rev: 6755
2001-11-11 00:31:42 +00:00
Markus Scherer
ef2d44b84a ICU-1007 add tests for better normalization test code coverage
X-SVN-Rev: 6749
2001-11-10 22:38:45 +00:00
Vladimir Weinstein
423f78b4fe ICU-1043 updated compose/decompose test to go through supplementary code points
X-SVN-Rev: 6745
2001-11-10 06:54:28 +00:00
Vladimir Weinstein
22caefdaba ICU-1043 fixed a typo
X-SVN-Rev: 6722
2001-11-10 00:17:43 +00:00
Vladimir Weinstein
a881aeca89 ICU-1043 fixes for surrogate handling
X-SVN-Rev: 6721
2001-11-10 00:15:55 +00:00
Syn Wee Quek
60b483e4b5 ICU-1129
added test for surrogates.

X-SVN-Rev: 6713
2001-11-09 20:31:14 +00:00
George Rhoten
ca9b74a8b1 ICU-1259 C can't handle //. Use /* */ instead.
X-SVN-Rev: 6691
2001-11-08 18:20:33 +00:00
Andy Heninger
932b817b19 ICU-1404 Data directory determination for tests, added check for defined, but empty ICU_DATA env var. This was happening!
X-SVN-Rev: 6690
2001-11-08 01:29:11 +00:00
Alan Liu
2f727314ce ICU-1259 update cintltst/utrans for removal of Arabic, Hebrew, and Kana rules
X-SVN-Rev: 6678
2001-11-07 20:07:55 +00:00
Ram Viswanadha
a3d0ae47b6 ICU-1098 Fix parsing of escapes.
X-SVN-Rev: 6658
2001-11-07 03:23:55 +00:00
George Rhoten
2506f08b4e ICU-1009 Improve code coverage of UTF-7
X-SVN-Rev: 6657
2001-11-07 01:03:53 +00:00
Doug Felt
a05d92bdc7 ICU-1413 return RuleBasedNumberFormat for unum_open when
handed the style UNUM_SPELLOUT.  Test open, format, parse, close
of RBNF using unum C API

X-SVN-Rev: 6652
2001-11-07 00:02:41 +00:00
Markus Scherer
67ac4d3964 ICU-1269 make u_charFromName() work with mixed-case input names
X-SVN-Rev: 6648
2001-11-06 23:45:12 +00:00
Vladimir Weinstein
12c74a4400 ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
2001-11-06 22:55:29 +00:00
Ram Viswanadha
a3cfda27db ICU-1435 test for bug# 1435
X-SVN-Rev: 6630
2001-11-06 00:46:23 +00:00
Ram Viswanadha
0c89462c9b ICU-1293 test for bug# 1293
X-SVN-Rev: 6629
2001-11-06 00:45:10 +00:00
Ram Viswanadha
0d7389b751 ICU-981 test for bug# 981
X-SVN-Rev: 6623
2001-11-05 23:17:51 +00:00
Ram Viswanadha
cc748a6c21 ICU-1423 Add test
X-SVN-Rev: 6602
2001-11-03 03:03:43 +00:00
Syn Wee Quek
5802e2efc9 ICU-1002
Added 3 line test for status after parsing collation rules.

X-SVN-Rev: 6591
2001-11-02 22:17:12 +00:00
George Rhoten
de40e907a7 ICU-770 Memory cleanup
X-SVN-Rev: 6590
2001-11-02 21:47:38 +00:00
George Rhoten
87387a13d1 ICU-770 Memory cleanup
X-SVN-Rev: 6587
2001-11-02 19:55:04 +00:00
Andy Heninger
cf191f47df ICU-1404 Fix broken out-of-source-directory build
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Ram Viswanadha
5c121bc101 ICU-1405 now fix the tests.
X-SVN-Rev: 6559
2001-11-01 22:55:51 +00:00
Ram Viswanadha
633c197293 ICU-1405 Add test for -e option of genrb
X-SVN-Rev: 6552
2001-11-01 19:42:38 +00:00
Ram Viswanadha
436e517e9a ICU-1281 Update CCSID test
X-SVN-Rev: 6544
2001-11-01 02:52:55 +00:00
Ram Viswanadha
4b5d175d83 ICU-1281 Remove unwanted ucmfiles
X-SVN-Rev: 6543
2001-11-01 02:38:45 +00:00
Vladimir Weinstein
2f00b2cc9d ICU-1245 put Japanese in the right place
X-SVN-Rev: 6536
2001-10-31 23:59:35 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
Andy Heninger
06fb9f9f7d ICU-1401 NFD unsafe chars for collation fix.
X-SVN-Rev: 6478
2001-10-29 17:56:00 +00:00
Vladimir Weinstein
f26268d1a5 ICU-1245 returned failing test for /fixed a bug in adding prefixed contractions that have non contraction composed form (go figure).../
X-SVN-Rev: 6469
2001-10-26 23:26:08 +00:00
Vladimir Weinstein
5b2d1c1128 ICU-1245 adding both composed and decomposed form of contraction
X-SVN-Rev: 6439
2001-10-25 20:45:44 +00:00
Ram Viswanadha
1357a73d28 ICU-899 Updates for UScript API
X-SVN-Rev: 6432
2001-10-25 20:10:37 +00:00
Ram Viswanadha
5a3494cf54 ICU-899 change uscript_getCode() API to accept fillin buffer and capacity
X-SVN-Rev: 6389
2001-10-23 02:00:50 +00:00
Markus Scherer
03eb0196df ICU-1290 test u_charName(cjk ext b)
X-SVN-Rev: 6359
2001-10-20 00:31:08 +00:00
Syn Wee Quek
6e371a1166 ICU-1030
Fixed compiler warnings.

X-SVN-Rev: 6348
2001-10-19 23:03:24 +00:00
Markus Scherer
88bbdf386d ICU-1007 larger buffer for test output
X-SVN-Rev: 6340
2001-10-19 17:36:48 +00:00
Vladimir Weinstein
d139054463 ICU-1245 some data for tests
X-SVN-Rev: 6314
2001-10-18 22:59:20 +00:00
George Rhoten
984b83e80a ICU-770 Memory cleanup
X-SVN-Rev: 6274
2001-10-17 02:19:48 +00:00
Markus Scherer
7c9e05d2a8 ICU-1081 case folding changed between Unicode 3.0.1 and 3.1.1 for sigmas - test different characters
X-SVN-Rev: 6272
2001-10-17 00:39:03 +00:00
Alan Liu
8a98ee7a0e ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
Ram Viswanadha
949cd4f165 ICU-1277 Update UBlockCode API to Unicode 3.1
X-SVN-Rev: 6251
2001-10-15 23:49:06 +00:00
George Rhoten
fc1afdb78c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6237
2001-10-15 17:28:01 +00:00
Vladimir Weinstein
c5abe95eef ICU-1276 fixed a typo
X-SVN-Rev: 6236
2001-10-15 04:45:25 +00:00
Vladimir Weinstein
b722667385 ICU-1245 not using normalizer for searching prefixes
X-SVN-Rev: 6235
2001-10-15 00:09:23 +00:00
Steven R. Loomis
6222b1e2ba ICU-1276 updated ISO codes, 3->2 mapping, obsolete codes
X-SVN-Rev: 6234
2001-10-14 00:24:34 +00:00
Vladimir Weinstein
cc4ff9aa5b ICU-1245 more tests
X-SVN-Rev: 6233
2001-10-13 16:22:08 +00:00
Markus Scherer
94b2c62a59 ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters
X-SVN-Rev: 6229
2001-10-13 00:06:29 +00:00
George Rhoten
79a815c078 ICU-770 Memory cleanup
X-SVN-Rev: 6221
2001-10-12 21:21:51 +00:00
Ram Viswanadha
7c63f9eeaa ICU-1203 Update tests with Pre-Euro and add test to test all update pre-Euro variants' currency formats.
X-SVN-Rev: 6215
2001-10-12 19:02:21 +00:00