Commit Graph

1005 Commits

Author SHA1 Message Date
Vladimir Weinstein
f6e4bc97f7 ICU-96 more tests added
X-SVN-Rev: 4269
2001-03-22 18:12:36 +00:00
George Rhoten
88ed16533f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4265
2001-03-22 04:16:49 +00:00
George Rhoten
9a188e4b0b ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4264
2001-03-22 04:07:57 +00:00
George Rhoten
78b4e73e53 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4263
2001-03-22 03:36:53 +00:00
George Rhoten
4be6e11d9d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4262
2001-03-22 03:29:54 +00:00
George Rhoten
f1672f6019 ICU-535 Fixed some compiler warnings due to deprecated API removal
X-SVN-Rev: 4251
2001-03-22 01:00:05 +00:00
George Rhoten
c2e67fb3b9 ICU-610 Don't use deprecated APIs
X-SVN-Rev: 4250
2001-03-22 00:42:37 +00:00
Syn Wee Quek
811dfb2c4a ICU-807
Modified test to enable a successful pass in the Zh_CN locale.

X-SVN-Rev: 4248
2001-03-22 00:06:51 +00:00
Syn Wee Quek
6f1fa85d5b ICU-807
Replaced tests that uses the default collators with en_US collators.

X-SVN-Rev: 4244
2001-03-21 22:13:30 +00:00
Vladimir Weinstein
6c4f20a5da ICU-96 cleaned up rule test, added testing custom rules
X-SVN-Rev: 4241
2001-03-21 22:05:42 +00:00
Ram Viswanadha
372b009f66 ICU-903 update copyright notices
X-SVN-Rev: 4236
2001-03-21 20:21:59 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Vladimir Weinstein
4df17d9d75 ICU-96 fixed an Arabic locale crash
X-SVN-Rev: 4234
2001-03-21 20:06:21 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Vladimir Weinstein
3e77119eb2 ICU-96 enabled Danish in Ram's test after fixing a typo in the rules
X-SVN-Rev: 4231
2001-03-21 18:53:46 +00:00
Vladimir Weinstein
2c4d10664f ICU-96 fixed a compiler warning
X-SVN-Rev: 4229
2001-03-21 18:26:50 +00:00
Vladimir Weinstein
fee342363d ICU-96 more fixes for non English machines
X-SVN-Rev: 4228
2001-03-21 18:26:34 +00:00
Vladimir Weinstein
f1d28184e9 ICU-96 added collate/LotusCollationKoreanTest to UNIX makefile
X-SVN-Rev: 4227
2001-03-21 18:18:35 +00:00
Vladimir Weinstein
f9a01fe09e ICU-96 added LotusCollationKoreanTest
X-SVN-Rev: 4226
2001-03-21 18:10:38 +00:00
Vladimir Weinstein
98341a8326 ICU-96 completed initial rule test
X-SVN-Rev: 4224
2001-03-21 06:03:56 +00:00
Ram Viswanadha
50965c1279 ICU-552 Temp hack to test if data is correct
X-SVN-Rev: 4223
2001-03-21 02:20:51 +00:00
Ram Viswanadha
d8fd66f325 ICU-552 Test for fallback mechanism of aliased data
X-SVN-Rev: 4222
2001-03-21 01:50:24 +00:00
Vladimir Weinstein
1daecafbde ICU-96 Ram's string copying does not work on all the platforms. Test needs more fixing but should be fine for now.
X-SVN-Rev: 4221
2001-03-21 01:04:09 +00:00
Ram Viswanadha
71dd2df6b6 ICU-668 Tests for ures_getVersion
X-SVN-Rev: 4220
2001-03-21 00:55:52 +00:00
Vladimir Weinstein
cb89bb2a24 ICU-96 integrated Ram Rules test, made it pass except for sh (known bug) and da (need to check it)
X-SVN-Rev: 4212
2001-03-21 00:24:48 +00:00
Ram Viswanadha
142103f134 ICU-207 Fixed tests that were checking for fallbacks
X-SVN-Rev: 4201
2001-03-20 23:05:42 +00:00
George Rhoten
7841e99f75 ICU-96 Porting to Win95/98
X-SVN-Rev: 4195
2001-03-20 20:15:04 +00:00
Vladimir Weinstein
215361e8e9 ICU-96 adapting cintltst to non-English default locales
X-SVN-Rev: 4194
2001-03-20 20:11:48 +00:00
George Rhoten
c1c054062d ICU-865 This test is too slow,
and I think os/390 has a problem with it opening up the file as non-binary

X-SVN-Rev: 4193
2001-03-20 19:39:51 +00:00
Vladimir Weinstein
a4dce67c57 ICU-96 merging Ram's test with cintltst. Exchanging private decompose for u_normalize, moving some constants
X-SVN-Rev: 4192
2001-03-20 07:22:33 +00:00
Vladimir Weinstein
cda9dc782f ICU-96 correct handling of level separator for quad level, sortkeytostring private function, some tweaks for CE generation, rule parser factored out
X-SVN-Rev: 4189
2001-03-20 00:56:37 +00:00
Syn Wee Quek
f93f18d9f9 ICU-807
Updated Japanese test.

X-SVN-Rev: 4186
2001-03-20 00:26:15 +00:00
Vladimir Weinstein
fbc872b0bf ICU-96 needed to separate building of test data files from main data
X-SVN-Rev: 4181
2001-03-19 22:35:36 +00:00
Markus Scherer
a3378b9cab ICU-890 test unorm_normalize() preflighting
X-SVN-Rev: 4171
2001-03-17 23:32:20 +00:00
Markus Scherer
87b88e71e7 ICU-827 test extract(char *, invariant) preflighting
X-SVN-Rev: 4169
2001-03-17 22:15:02 +00:00
Vladimir Weinstein
e1faf1e495 ICU-96 enabled strcollinc in problematic tests added and disabled sortkey printing test
X-SVN-Rev: 4158
2001-03-17 00:59:44 +00:00
Vladimir Weinstein
5732a4c692 ICU-96 enabled strcollinc in problematic tests
X-SVN-Rev: 4157
2001-03-17 00:56:21 +00:00
Markus Scherer
1dd0f3d800 ICU-879 more tests for ucnv_openCCSID(), ucnv_getCCSID(), ucnv_getPlatform()
X-SVN-Rev: 4154
2001-03-17 00:40:23 +00:00
George Rhoten
f72d32e3cd ICU-865 Don't use // in a plain C file
X-SVN-Rev: 4152
2001-03-17 00:34:39 +00:00
Jim Snyder Grant
02139eb9f1 ICU-792 testing updated mappings in ibm-535*.
X-SVN-Rev: 4150
2001-03-16 23:03:31 +00:00
Vladimir Weinstein
930af117d5 ICU-96 cintltst all tests passing. Modified collation's doTest to to test reverse order
X-SVN-Rev: 4148
2001-03-16 22:17:57 +00:00
Markus Scherer
093f6c3e25 ICU-875 test ucnv_fixFileSeparator() and ucnv_isAmbiguous() with all converters
X-SVN-Rev: 4146
2001-03-16 20:48:10 +00:00
Vladimir Weinstein
681ac2b1b4 ICU-96 test update
X-SVN-Rev: 4142
2001-03-16 19:03:53 +00:00
Yves Arrouye
288eeb3bec ICU-893 added numerical components of the version number as separate
defines.

X-SVN-Rev: 4140
2001-03-16 18:54:36 +00:00
Syn Wee Quek
b43e5ee936 ICU-807
Added CollationDanishTest::MAX_TOKEN_LENGTH

X-SVN-Rev: 4139
2001-03-16 18:52:57 +00:00
George Rhoten
2dff28bb31 ICU-432 Array too small
X-SVN-Rev: 4137
2001-03-16 18:21:49 +00:00
Syn Wee Quek
1cbcabf647 ICU-807
Synched up japanese test getTertiary

X-SVN-Rev: 4129
2001-03-16 03:04:37 +00:00
Markus Scherer
f3af7019ac ICU-621 test u_isprint(all latin-1 graphic characters)
X-SVN-Rev: 4126
2001-03-16 02:24:55 +00:00
Vladimir Weinstein
a2be4b4d8b ICU-96 fixes for japanese
X-SVN-Rev: 4125
2001-03-16 02:14:37 +00:00
George Rhoten
a845bcdc78 ICU-432 Remember to close the converter.
X-SVN-Rev: 4124
2001-03-16 02:03:24 +00:00