Commit Graph

3780 Commits

Author SHA1 Message Date
George Rhoten
c0ecb9aa96 ICU-832 Each test string does not need to be 128 UChars big.
Setting MAX_TOKEN_LEN to a lower limit takes out about 100K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.

X-SVN-Rev: 4411
2001-03-30 03:49:29 +00:00
Yves Arrouye
f2e4587c90 ICU-917 copy unorm.h to the right location.
X-SVN-Rev: 4410
2001-03-30 03:06:56 +00:00
George Rhoten
d3bbdaa191 ICU-832 Each test string does not need to be 128 UChars big.
Setting MAX_TOKEN_LEN to a lower limit takes out about 120K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.

X-SVN-Rev: 4409
2001-03-30 01:22:03 +00:00
George Rhoten
8489febe91 ICU-740 isocoll was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
Vladimir Weinstein
170db96e5c ICU-96 separate option struct implemented - take 1
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
George Rhoten
2523fb725b ICU-740 This test was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4406
2001-03-30 00:22:23 +00:00
George Rhoten
caeb3f4458 ICU-740 This test was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4405
2001-03-30 00:09:14 +00:00
George Rhoten
a44d10ac4e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4404
2001-03-29 22:10:51 +00:00
George Rhoten
da329a3271 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4403
2001-03-29 21:57:13 +00:00
George Rhoten
c872990b9a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4402
2001-03-29 21:39:56 +00:00
George Rhoten
a8e20b45dc ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4401
2001-03-29 20:47:43 +00:00
George Rhoten
3c6aa96907 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4400
2001-03-29 20:32:09 +00:00
Ram Viswanadha
57c9dec10f ICU-915 Tests for bug fix
X-SVN-Rev: 4399
2001-03-29 18:53:46 +00:00
Ram Viswanadha
d0c968260e ICU-915 Substitution state bug fixed
X-SVN-Rev: 4398
2001-03-29 18:52:38 +00:00
George Rhoten
82b2f29042 ICU-900 Hopefully got rid of a linking warning on Windows by not building the debug and release versions in the same directory
X-SVN-Rev: 4397
2001-03-29 18:46:58 +00:00
George Rhoten
e7f0899a1a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4396
2001-03-29 03:03:31 +00:00
George Rhoten
90ad7d9744 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4395
2001-03-29 02:23:47 +00:00
George Rhoten
0898de7ede ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4394
2001-03-29 02:16:29 +00:00
George Rhoten
08abeb24fb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4393
2001-03-29 01:48:16 +00:00
George Rhoten
1eedf2c1aa ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4392
2001-03-29 01:08:14 +00:00
George Rhoten
c479396134 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4391
2001-03-29 01:08:13 +00:00
Syn Wee Quek
0dd4a398d2 ICU-833
Removed warnings

X-SVN-Rev: 4390
2001-03-28 23:27:10 +00:00
Ram Viswanadha
bebe9dccfc ICU-915 Fix for handling of ASCII characters
X-SVN-Rev: 4389
2001-03-28 23:25:53 +00:00
Ram Viswanadha
a8f725834f ICU-915 Added test for Jitterbug 915
X-SVN-Rev: 4388
2001-03-28 23:25:06 +00:00
George Rhoten
f2497166dd ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4387
2001-03-28 23:23:23 +00:00
George Rhoten
bfc878df03 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4386
2001-03-28 23:10:52 +00:00
Vladimir Weinstein
af5f69b9aa ICU-96 fixed compiler warnings in hangul decomposition and variableTop type
X-SVN-Rev: 4385
2001-03-28 20:12:12 +00:00
George Rhoten
86d41edd53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4384
2001-03-28 18:50:17 +00:00
George Rhoten
820439d10a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4383
2001-03-28 18:35:11 +00:00
George Rhoten
f41f1ac2dc ICU-900 Fixed some compiler warnings for HPUX with CC
X-SVN-Rev: 4382
2001-03-28 18:30:43 +00:00
George Rhoten
6a64679ac0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4381
2001-03-28 18:21:51 +00:00
George Rhoten
a7bf1c0073 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4380
2001-03-28 03:05:46 +00:00
George Rhoten
72ccf31a3e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4379
2001-03-28 02:36:14 +00:00
George Rhoten
dc22b5f96a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4378
2001-03-28 02:13:20 +00:00
George Rhoten
3297549696 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4377
2001-03-28 02:00:28 +00:00
George Rhoten
69b7738ef6 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4376
2001-03-28 01:54:49 +00:00
George Rhoten
cde50cac0b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4375
2001-03-28 01:48:16 +00:00
George Rhoten
b1fdfec409 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4374
2001-03-28 01:47:14 +00:00
George Rhoten
f3cfac3fdf ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4373
2001-03-28 01:39:36 +00:00
Alan Liu
1fa0f95e73 ICU-914 fix IDs of UTRANS_REVERSE CompoundTransliterators
X-SVN-Rev: 4372
2001-03-28 01:39:30 +00:00
George Rhoten
018d8c2622 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4371
2001-03-28 01:23:41 +00:00
George Rhoten
2ef5f9fb93 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4370
2001-03-28 01:06:36 +00:00
George Rhoten
09c96ba805 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4369
2001-03-28 01:00:20 +00:00
George Rhoten
d3c94b5f9a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4368
2001-03-28 00:38:40 +00:00
George Rhoten
886dbe4f7f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4367
2001-03-28 00:28:59 +00:00
George Rhoten
b2de19f61c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4366
2001-03-28 00:15:46 +00:00
George Rhoten
045965315f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4365
2001-03-28 00:05:22 +00:00
Syn Wee Quek
c41d7f33d0 ICU-833
Updated test for new checkFCD implementation to use 2 bytes instead of the
original 1byte FCD value.

X-SVN-Rev: 4364
2001-03-28 00:05:17 +00:00
Syn Wee Quek
29f85bb9b6 ICU-833
Updated checkFCD implementation to use 2 bytes instead of the original 1byte FCD value.

X-SVN-Rev: 4363
2001-03-28 00:04:49 +00:00
George Rhoten
e872042689 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4360
2001-03-27 23:05:03 +00:00
George Rhoten
be0fa78d76 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4359
2001-03-27 22:59:41 +00:00
George Rhoten
19dc7ff9aa ICU-865 Use endl for cout instead of "\n"
X-SVN-Rev: 4358
2001-03-27 22:54:02 +00:00
George Rhoten
4418a2f835 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4357
2001-03-27 22:34:35 +00:00
George Rhoten
dc3e7ea995 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4356
2001-03-27 22:24:40 +00:00
George Rhoten
0fbad8af90 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4355
2001-03-27 21:38:04 +00:00
George Rhoten
45542b2e91 ICU-913 Use the scope operator and not the dot operator
X-SVN-Rev: 4354
2001-03-27 20:24:38 +00:00
George Rhoten
d8eb7095fe ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4353
2001-03-27 19:36:36 +00:00
Alan Liu
5610b913ac ICU-913 inverse of Null should be Null
X-SVN-Rev: 4352
2001-03-27 19:35:33 +00:00
George Rhoten
0e0783e17b ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4351
2001-03-27 19:28:31 +00:00
George Rhoten
b20ff70c34 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4350
2001-03-27 19:19:53 +00:00
George Rhoten
7072ec1e1a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4349
2001-03-27 19:01:07 +00:00
Alan Liu
d9869ca69c ICU-912 fix ID of objs returned by createInstance("Foo-Bar", UTRANS_REVERSE) where "Foo-Bar" is an alias
X-SVN-Rev: 4348
2001-03-27 18:39:10 +00:00
George Rhoten
3f3ce2d253 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4347
2001-03-27 02:59:37 +00:00
George Rhoten
bc61d8da9e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4346
2001-03-27 02:52:12 +00:00
George Rhoten
4920c3245a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4345
2001-03-27 02:19:56 +00:00
George Rhoten
cd2512489c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4344
2001-03-27 01:51:12 +00:00
George Rhoten
199ea23394 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4343
2001-03-27 01:01:52 +00:00
George Rhoten
b1d4df6d86 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4342
2001-03-27 00:55:59 +00:00
George Rhoten
4ad651e623 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4341
2001-03-27 00:40:24 +00:00
George Rhoten
87e58b7777 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4340
2001-03-27 00:34:10 +00:00
George Rhoten
09b3ae7f53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4339
2001-03-27 00:23:32 +00:00
Ram Viswanadha
65494b82af ICU-865 Delete comments and reduce the size of file by 1MB
X-SVN-Rev: 4338
2001-03-27 00:17:16 +00:00
George Rhoten
03e9ef8622 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4337
2001-03-26 23:46:57 +00:00
George Rhoten
ba1cb2ca3d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4336
2001-03-26 23:36:20 +00:00
George Rhoten
0b1da35b77 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4335
2001-03-26 23:27:49 +00:00
George Rhoten
0e7994ff51 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4334
2001-03-26 21:14:50 +00:00
George Rhoten
f630df2b9f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4333
2001-03-26 20:43:03 +00:00
George Rhoten
26bd5a14d9 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4331
2001-03-26 20:34:11 +00:00
Vladimir Weinstein
418ed2d3bc ICU-96 removed Test4095316 which expects part of Greek collation to be in contradiction with the UCA
X-SVN-Rev: 4325
2001-03-24 00:27:29 +00:00
Vladimir Weinstein
0a481e4a11 ICU-96 more tailoring tests
X-SVN-Rev: 4324
2001-03-23 23:58:13 +00:00
Vladimir Weinstein
5a302802e5 ICU-96 cleaned up tests
X-SVN-Rev: 4323
2001-03-23 23:50:28 +00:00
Vladimir Weinstein
d9a9127219 ICU-96 not all tailorings should have normalization off
X-SVN-Rev: 4322
2001-03-23 23:49:05 +00:00
Vladimir Weinstein
ca2498db25 ICU-96 update to attribute getter
X-SVN-Rev: 4321
2001-03-23 23:48:26 +00:00
Vladimir Weinstein
f13d0ecf02 ICU-96 updated data in accordance to UCA
X-SVN-Rev: 4319
2001-03-23 23:21:21 +00:00
George Rhoten
4f7a441b80 ICU-865 be more efficient for memory allocation on machines with a small amount of memory or large memory addressing problems
X-SVN-Rev: 4316
2001-03-23 21:47:36 +00:00
George Rhoten
21109bca17 ICU-865 os/390 can not have the original normalization test checked in as binary
X-SVN-Rev: 4312
2001-03-23 19:51:42 +00:00
Alan Liu
0b8af77394 ICU-904 fix bus error
X-SVN-Rev: 4309
2001-03-23 19:08:53 +00:00
George Rhoten
9ccfb498c2 ICU-827 U_MAX_PTR needs a redefinition for os/390 too.
X-SVN-Rev: 4308
2001-03-23 18:16:24 +00:00
Vladimir Weinstein
f182a3214f ICU-96 fix for crash on AS400 due to negative pointer value
X-SVN-Rev: 4307
2001-03-23 07:48:40 +00:00
George Rhoten
e78887dc1f ICU-807 Cleaned up TestCases.
X-SVN-Rev: 4303
2001-03-23 02:11:22 +00:00
Syn Wee Quek
bffbf8d0d4 ICU-807
Cleaned up TestCases.

X-SVN-Rev: 4302
2001-03-23 02:01:17 +00:00
Ram Viswanadha
bcf6c18886 ICU-908 deleted : after @deprecated tag
X-SVN-Rev: 4301
2001-03-23 01:02:23 +00:00
George Rhoten
463fb101e6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4300
2001-03-23 01:00:25 +00:00
Syn Wee Quek
71aba3e6b4 ICU-807
Cleaned up TestCases.

X-SVN-Rev: 4299
2001-03-23 00:57:44 +00:00
Steven R. Loomis
11128b71d9 ICU-606 add scientific pattern to root.txt
X-SVN-Rev: 4298
2001-03-23 00:51:59 +00:00
George Rhoten
226c24a0ca ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4297
2001-03-23 00:48:51 +00:00
Steven R. Loomis
e61668f81d ICU-639 checkpoint on data update
X-SVN-Rev: 4296
2001-03-23 00:26:20 +00:00
Steven R. Loomis
aed61f1c65 ICU-906 update the test for multiple platforms
X-SVN-Rev: 4295
2001-03-23 00:25:09 +00:00
Ram Viswanadha
2ebaa547bf ICU-908 Deprecate UnicodeConverterCPP typdef
X-SVN-Rev: 4294
2001-03-23 00:13:47 +00:00
George Rhoten
d2e6d2f269 ICU-827 Move U_MAX_PTR from utypes.h to putil.h because it's a private platform macro
X-SVN-Rev: 4293
2001-03-22 23:54:19 +00:00
Vladimir Weinstein
620ebb624a ICU-96 support for tailoring tests as requested by Mark Davis
X-SVN-Rev: 4292
2001-03-22 23:48:08 +00:00
George Rhoten
fc9385706c ICU-827 Move U_MAX_PTR from utypes.h to putil.h because it's a private platform macro
X-SVN-Rev: 4291
2001-03-22 23:47:40 +00:00
Alan Liu
0378c92ba4 ICU-483 make internal IDs internal
X-SVN-Rev: 4290
2001-03-22 23:25:26 +00:00
Syn Wee Quek
9234f05bdf ICU-807
Clean up C++ RuleBasedCollator::safeClone().

X-SVN-Rev: 4289
2001-03-22 23:17:13 +00:00
Vladimir Weinstein
d8b88547bf ICU-96 support for tailoring tests as requested by Mark Davis
X-SVN-Rev: 4288
2001-03-22 23:11:22 +00:00
Vladimir Weinstein
0e0d31e7e7 ICU-96 updated Korean rules
X-SVN-Rev: 4287
2001-03-22 22:04:51 +00:00
George Rhoten
795332430f ICU-597 /bin/pwd is somewhere else on as/400
and it's not needed for the build

X-SVN-Rev: 4286
2001-03-22 22:02:05 +00:00
Vladimir Weinstein
3fd8f3bf61 ICU-96 fixed compiler warnings
X-SVN-Rev: 4285
2001-03-22 21:16:20 +00:00
George Rhoten
ac32911f8d ICU-597 /bin/pwd is somewhere else on as/400
and it's not needed for the build

X-SVN-Rev: 4284
2001-03-22 20:48:55 +00:00
George Rhoten
27605f58d7 ICU-865 Removed what looks like debugging information
X-SVN-Rev: 4283
2001-03-22 20:13:23 +00:00
Ram Viswanadha
7980af65c6 ICU-849 Made the docs pretty
X-SVN-Rev: 4282
2001-03-22 20:07:44 +00:00
Ram Viswanadha
ae3ec9f251 ICU-535 fixed compiler warnings
X-SVN-Rev: 4281
2001-03-22 19:57:05 +00:00
Ram Viswanadha
3c622c0a88 ICU-849 Made the docs more readable
X-SVN-Rev: 4280
2001-03-22 19:56:47 +00:00
George Rhoten
1094ad732d ICU-865 ignore a few more files
X-SVN-Rev: 4279
2001-03-22 19:50:16 +00:00
Ram Viswanadha
9a5b41cb32 ICU-849 Added documentation for multiline macro usage
X-SVN-Rev: 4278
2001-03-22 19:41:37 +00:00
George Rhoten
9aafcf1f31 ICU-865 add .cvsignore file
X-SVN-Rev: 4277
2001-03-22 19:41:34 +00:00
George Rhoten
2c108a2267 ICU-865 ignore new decmn utility
X-SVN-Rev: 4276
2001-03-22 19:39:44 +00:00
George Rhoten
f4213b3f44 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4275
2001-03-22 19:33:43 +00:00
Vladimir Weinstein
5bbb91861f ICU-96 fixed jamo special handling, made building more robust
X-SVN-Rev: 4274
2001-03-22 18:45:31 +00:00
George Rhoten
5735b8a078 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4273
2001-03-22 18:40:11 +00:00
Ram Viswanadha
90a6cca343 ICU-535 fixed compiler warnings
X-SVN-Rev: 4272
2001-03-22 18:35:08 +00:00
George Rhoten
ca6048ced0 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4271
2001-03-22 18:32:54 +00:00
George Rhoten
9db32ad2aa ICU-742 changed "Default locale" message stderr -> stdout
X-SVN-Rev: 4270
2001-03-22 18:18:38 +00:00
Vladimir Weinstein
f6e4bc97f7 ICU-96 more tests added
X-SVN-Rev: 4269
2001-03-22 18:12:36 +00:00
Vladimir Weinstein
12b8ebd805 ICU-96 fixed memory bug with too many contraction sequences
X-SVN-Rev: 4268
2001-03-22 18:11:25 +00:00
Steven R. Loomis
5c76396987 ICU-906 remove compiler specific C flag
X-SVN-Rev: 4267
2001-03-22 07:08:09 +00:00
Steven R. Loomis
f978fc8995 ICU-906 samples -> 1.8
X-SVN-Rev: 4266
2001-03-22 07:07:23 +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
Ram Viswanadha
39e62851ae ICU-376 Updated bulgarian locale
X-SVN-Rev: 4261
2001-03-22 03:11:01 +00:00
Ram Viswanadha
f072935ad1 ICU-376 Updated bulgarian locale
X-SVN-Rev: 4258
2001-03-22 02:33:00 +00:00
George Rhoten
0924854d6b ICU-610 Don't use deprecated APIs
X-SVN-Rev: 4257
2001-03-22 02:19:16 +00:00
Ram Viswanadha
e8b9cd3260 ICU-780 corrected number of significant digits after the decimal point for a currency format
X-SVN-Rev: 4256
2001-03-22 02:19:12 +00:00
George Rhoten
41beb447d6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4255
2001-03-22 01:42:13 +00:00
George Rhoten
038d654fb3 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4254
2001-03-22 01:26:48 +00:00
George Rhoten
1ba1068d61 ICU-882 Added a comment about the cache and removing it at a later date.
X-SVN-Rev: 4253
2001-03-22 01:13:46 +00:00
George Rhoten
7de83ee9b7 ICU-882 #ifdef the deprecated API out
X-SVN-Rev: 4252
2001-03-22 01:08:37 +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
Andy Heninger
72b45a433b ICU-903 updated copyright notices.
X-SVN-Rev: 4249
2001-03-22 00:09:10 +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
George Rhoten
8743b43294 ICU-610 Don't use deprecated APIs
X-SVN-Rev: 4247
2001-03-21 23:48:41 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +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
George Rhoten
0a4687e450 ICU-811 We no longer reference the release/debug directories on win32
X-SVN-Rev: 4243
2001-03-21 22:10:20 +00:00
George Rhoten
463391f84e ICU-903 Updated the copyright notice
X-SVN-Rev: 4242
2001-03-21 22:07:51 +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
e91d5b690a ICU-903 update copyright notices
X-SVN-Rev: 4240
2001-03-21 20:52:38 +00:00
Ram Viswanadha
ea4d002c9c ICU-903 update copyright notices
X-SVN-Rev: 4239
2001-03-21 20:46:06 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
Vladimir Weinstein
8e6698de87 ICU-903 updated copyright notices
X-SVN-Rev: 4237
2001-03-21 20:31:13 +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
Eric Mader
5f897de957 ICU-903 Update copyright notice for 2001
X-SVN-Rev: 4232
2001-03-21 19:46:26 +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
7622dd4692 ICU-96 fixed a typo
X-SVN-Rev: 4230
2001-03-21 18:53:11 +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
261634728d ICU-903 updated copyright notices
X-SVN-Rev: 4225
2001-03-21 17:49: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
George Rhoten
aa8aecdcd7 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4219
2001-03-21 00:50:23 +00:00
George Rhoten
08fd00c8c3 ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4218
2001-03-21 00:50:14 +00:00
George Rhoten
40765e5b1d ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4217
2001-03-21 00:44:11 +00:00
George Rhoten
ae26a10531 ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4216
2001-03-21 00:31:54 +00:00
Ram Viswanadha
27ae1eaf5c ICU-590 Removed DateTimePatterns for zh and included in zh_CN
X-SVN-Rev: 4215
2001-03-21 00:29:58 +00:00
George Rhoten
e190b43612 ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4214
2001-03-21 00:26:28 +00:00
George Rhoten
723ec38b04 ICU-865 unneeded header no longer exists
X-SVN-Rev: 4213
2001-03-21 00:25:44 +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
Vladimir Weinstein
5c0a5f94fc ICU-96 fixed bigendian machines problem
X-SVN-Rev: 4211
2001-03-21 00:23:20 +00:00
Vladimir Weinstein
c50adff03c ICU-96 fixed japanese contraction handling
X-SVN-Rev: 4210
2001-03-21 00:22:54 +00:00
Vladimir Weinstein
ac8c631ee0 ICU-96 fixed quote handling
X-SVN-Rev: 4209
2001-03-21 00:22:35 +00:00
George Rhoten
5b3145f716 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4208
2001-03-21 00:20:51 +00:00
Vladimir Weinstein
b67d0338c9 ICU-96 changed ''' to '' as per ICU syntax rules
X-SVN-Rev: 4207
2001-03-21 00:19:37 +00:00
Vladimir Weinstein
ff58497ba0 ICU-96 removed troublesome duplicates from the CJK compatibility range
X-SVN-Rev: 4206
2001-03-21 00:19:07 +00:00
George Rhoten
20338c732c ICU-865 Use the current naming scheme for the libraries and make the release version work
X-SVN-Rev: 4205
2001-03-21 00:16:35 +00:00
Ram Viswanadha
4b47f59920 ICU-814 Updated currency data
X-SVN-Rev: 4204
2001-03-21 00:10:16 +00:00
George Rhoten
f15aba52c3 ICU-865 Use the current naming scheme for the libraries and make the release version work
X-SVN-Rev: 4203
2001-03-21 00:07:49 +00:00
Ram Viswanadha
c15da6ed90 ICU-207 Opps! missed this one
X-SVN-Rev: 4202
2001-03-20 23:54:40 +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
Ram Viswanadha
559a913439 ICU-207 Update version fields of locale files that have changed since 1.6
X-SVN-Rev: 4197
2001-03-20 22:32:57 +00:00
Ram Viswanadha
e94ae29e7b ICU-629 Add eu_ES_EURO locale
X-SVN-Rev: 4196
2001-03-20 22:16:49 +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
Andy Heninger
26d19f7d22 ICU-880 faster loop for strcoll leading chars == comparison.
X-SVN-Rev: 4191
2001-03-20 02:26:23 +00:00
Markus Scherer
de38f9f30f ICU-889 rename decmn.c to .cpp for hp-ux
X-SVN-Rev: 4190
2001-03-20 01:32:28 +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
Markus Scherer
a6265c42b8 ICU-762 remove empty init() function
X-SVN-Rev: 4188
2001-03-20 00:46:06 +00:00
Markus Scherer
54fdb244d6 ICU-827 improve default U_MAX_PTR(base) definition to make sure that it never returns a pointer >base+0x7fffffff
X-SVN-Rev: 4187
2001-03-20 00:39:56 +00:00
Syn Wee Quek
f93f18d9f9 ICU-807
Updated Japanese test.

X-SVN-Rev: 4186
2001-03-20 00:26:15 +00:00
Syn Wee Quek
2f642b493b ICU-807
Synched collation strength enum with ucol.h.

X-SVN-Rev: 4185
2001-03-20 00:22:19 +00:00
Ram Viswanadha
2f8d357ccf ICU-823 Make collation documentation prettier
X-SVN-Rev: 4184
2001-03-19 23:00:58 +00:00
Ram Viswanadha
741071a83a ICU-823 Misc API documentation bug fixes
X-SVN-Rev: 4183
2001-03-19 22:45:18 +00:00
Ram Viswanadha
af28ebc2cd ICU-823 Misc API documentation bug fixes
X-SVN-Rev: 4182
2001-03-19 22:41:39 +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
Ram Viswanadha
8160ab0cf2 ICU-823 Misc API documentation bug fixes
X-SVN-Rev: 4180
2001-03-19 22:30:38 +00:00
Ram Viswanadha
e8b0fb3b6e ICU-823 Misc API documentation bugs
X-SVN-Rev: 4179
2001-03-19 21:58:11 +00:00
Ram Viswanadha
e94f176398 ICU-823 Misc API documentation bugs
X-SVN-Rev: 4178
2001-03-19 21:51:32 +00:00
Markus Scherer
e8c3ac77d8 ICU-827 improve target buffer size checking to work on more platforms (esp. 64-bit)
X-SVN-Rev: 4177
2001-03-19 20:26:30 +00:00
Ram Viswanadha
154df4ff60 ICU-862 Delete ibm-1383_X110 since it contains PUA characters
X-SVN-Rev: 4176
2001-03-19 06:30:39 +00:00
Ram Viswanadha
15f8627f3c ICU-862 Delete ibm-1383_X110 since it contains PUA characters
X-SVN-Rev: 4175
2001-03-19 05:43:12 +00:00
Markus Scherer
bc2c8ee902 ICU-889 build decmn tool
X-SVN-Rev: 4174
2001-03-17 23:51:21 +00:00
Markus Scherer
499a3e2ac3 ICU-890 use improved fillOuput function from cpputils
X-SVN-Rev: 4173
2001-03-17 23:36:26 +00:00
Markus Scherer
f7da078199 ICU-890 fix unorm_normalize() - preflighting capacity could not be used
X-SVN-Rev: 4172
2001-03-17 23:33:02 +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
63673c1c50 ICU-890 clean up, improve, fix fillOutput function (zero-terminated even if there was not enough space in the output buffer)
X-SVN-Rev: 4170
2001-03-17 23:31:46 +00:00
Markus Scherer
87b88e71e7 ICU-827 test extract(char *, invariant) preflighting
X-SVN-Rev: 4169
2001-03-17 22:15:02 +00:00
Markus Scherer
ef1abeabce ICU-827 reimplement extract(char *) to fix preflighting and improve performance
X-SVN-Rev: 4168
2001-03-17 22:14:30 +00:00
Markus Scherer
6a9f1f49d0 ICU-827 make sure that the target buffer size does not exceed the value range of int32_t; improve some argument checking
X-SVN-Rev: 4167
2001-03-17 22:13:27 +00:00
Steven R. Loomis
3acdd59594 ICU-639 data update based on feedback
X-SVN-Rev: 4166
2001-03-17 09:29:58 +00:00
Markus Scherer
5fa2da9b35 ICU-762 improve documentation for UCharCategory and u_iscntrl()
X-SVN-Rev: 4162
2001-03-17 01:56:34 +00:00
Markus Scherer
b8f1a59545 ICU-879 document uses and limitations of CCSIDs
X-SVN-Rev: 4160
2001-03-17 01:36:48 +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
Vladimir Weinstein
75510f6028 ICU-96 updated copyright notices. made strcollinc smarter
X-SVN-Rev: 4155
2001-03-17 00:46:46 +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
Markus Scherer
8ddb0d37f9 ICU-879 fix parsing of platform & ccsid from encoding name
X-SVN-Rev: 4151
2001-03-17 00:34:04 +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
Jim Snyder Grant
90fad2f1b7 ICU-792 updated a few mappings manually in ibm-535*.
X-SVN-Rev: 4149
2001-03-16 23:02:47 +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
756972f00c ICU-875 fix and clean up ucnv_fixFileSeparator() and ucnv_isAmbiguous()
X-SVN-Rev: 4147
2001-03-16 20:49:41 +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
Andy Heninger
10f5bd5f16 ICU-96 buffer size chaged per review
X-SVN-Rev: 4145
2001-03-16 20:01:24 +00:00
Vladimir Weinstein
16d322783f ICU-96 fixed case bit in continuations handling
X-SVN-Rev: 4144
2001-03-16 19:06:07 +00:00
Vladimir Weinstein
f739310bd9 ICU-96 better building of incomplete contractions and handling of case bit in expansions
X-SVN-Rev: 4143
2001-03-16 19:04:26 +00:00
Vladimir Weinstein
681ac2b1b4 ICU-96 test update
X-SVN-Rev: 4142
2001-03-16 19:03:53 +00:00
Syn Wee Quek
b9f70c4da3 ICU-807
Stricter boundary checks.

X-SVN-Rev: 4141
2001-03-16 18:58:41 +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
Syn Wee Quek
c647c6b37a ICU-861
Minor clean up, removed irrelevant comment.

X-SVN-Rev: 4138
2001-03-16 18:41:28 +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
Syn Wee Quek
57da770f26 ICU-807
Fix boundary error.

X-SVN-Rev: 4128
2001-03-16 02:35:31 +00:00
Markus Scherer
ac36a8b5d7 ICU-621 fix u_isprint, was missing new categories initial/final punctuation
X-SVN-Rev: 4127
2001-03-16 02:25:53 +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
Syn Wee Quek
3506137b6d ICU-807
Updated tests.

X-SVN-Rev: 4123
2001-03-16 01:11:46 +00:00
Vladimir Weinstein
c60ed6a18c ICU-96 more readable japanese tailoring
X-SVN-Rev: 4122
2001-03-16 00:32:36 +00:00
Vladimir Weinstein
95a6a3d611 ICU-96 turns out reverse expansions don't need reversed elements... Also added reversal that respects continuations
X-SVN-Rev: 4121
2001-03-16 00:32:13 +00:00
George Rhoten
49859364a4 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4120
2001-03-16 00:05:20 +00:00
George Rhoten
3f65d7ce09 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4119
2001-03-15 23:55:11 +00:00
George Rhoten
119437f8ad ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4118
2001-03-15 23:45:54 +00:00
Vladimir Weinstein
990542a318 ICU-96 if the tailoring has no contractions, don't write them out (and don't malloc(0))
X-SVN-Rev: 4116
2001-03-15 23:07:38 +00:00
Syn Wee Quek
8939476885 ICU-807
Fixed some Linux compiler warning

X-SVN-Rev: 4115
2001-03-15 22:56:24 +00:00
Syn Wee Quek
c85445c39b ICU-807
Fixed memory initializing and remove problems

X-SVN-Rev: 4114
2001-03-15 22:56:02 +00:00
Syn Wee Quek
bf211f79da ICU-807
Added U_CAPI to charforwarditerator.

X-SVN-Rev: 4113
2001-03-15 22:40:25 +00:00
Syn Wee Quek
75f0fba855 ICU-807
Added iterator test

X-SVN-Rev: 4112
2001-03-15 22:29:33 +00:00
Syn Wee Quek
1267d9ecbd ICU-807
Modified variable namings.

X-SVN-Rev: 4111
2001-03-15 22:29:10 +00:00
George Rhoten
b025489c99 ICU-865 conformance to the coding style guidlines
X-SVN-Rev: 4110
2001-03-15 22:12:51 +00:00
Vladimir Weinstein
de52820864 ICU-96 Vladimir can't spell!
X-SVN-Rev: 4109
2001-03-15 22:09:23 +00:00
Vladimir Weinstein
17408a1cea ICU-96 fixed inverse table generation
X-SVN-Rev: 4108
2001-03-15 21:54:36 +00:00
Vladimir Weinstein
88849b7bdc ICU-96 more fixes to incomplete contractions
X-SVN-Rev: 4107
2001-03-15 21:35:50 +00:00
Markus Scherer
f1347d5792 ICU-762 simple test of PUA properties
X-SVN-Rev: 4106
2001-03-15 20:40:27 +00:00
Markus Scherer
b935304e7c ICU-762 improve handling of repetitive areas in UnicodeData.txt
X-SVN-Rev: 4105
2001-03-15 20:38:36 +00:00
Syn Wee Quek
620754cde6 ICU-807
Modified to remove Linux compiler warnings.

X-SVN-Rev: 4102
2001-03-15 19:35:27 +00:00
Vladimir Weinstein
d391893785 ICU-96 fixed test -> when comparing just primaries, one should turn case level off
X-SVN-Rev: 4101
2001-03-15 19:12:26 +00:00
Syn Wee Quek
0099cc05a5 ICU-807
Modified to remove Linux compiler warnings.

X-SVN-Rev: 4100
2001-03-15 19:10:41 +00:00
George Rhoten
b471eccdf1 ICU-865 os/390 porting changes
X-SVN-Rev: 4099
2001-03-15 19:10:00 +00:00
Syn Wee Quek
9f2ac9b10f ICU-807
Synched failed tests with C.

X-SVN-Rev: 4098
2001-03-15 18:25:24 +00:00
George Rhoten
b08bd8c386 ICU-597 Reremoved the timezone defines
X-SVN-Rev: 4097
2001-03-15 18:14:57 +00:00
Andy Heninger
f70e9651cc ICU-880 Remove dead code for runtime construction of unsafe contraction char table.
X-SVN-Rev: 4096
2001-03-15 18:02:48 +00:00
Syn Wee Quek
085248df0a ICU-807
Synched failed tests with C.

X-SVN-Rev: 4095
2001-03-15 17:55:16 +00:00
Steven R. Loomis
5f966a6171 ICU-860 3 char names, i-, x-
X-SVN-Rev: 4094
2001-03-15 07:09:09 +00:00
Syn Wee Quek
0e10f42a9f ICU-807
Synched failed tests with C.

X-SVN-Rev: 4093
2001-03-15 04:39:39 +00:00
Syn Wee Quek
180cdc753f ICU-807
code clean up.

X-SVN-Rev: 4092
2001-03-15 02:54:01 +00:00
Syn Wee Quek
db72485283 ICU-807
Synched failed tests with C.

X-SVN-Rev: 4091
2001-03-15 02:53:05 +00:00
Vladimir Weinstein
f08be564a6 ICU-96 support for shifted for strengths less than quad
X-SVN-Rev: 4090
2001-03-15 02:49:35 +00:00
Vladimir Weinstein
41a66146a0 ICU-96 fixed inverse table generation
X-SVN-Rev: 4089
2001-03-15 02:36:03 +00:00
Vladimir Weinstein
6e609b1b78 ICU-96 fixed, added, edited tests
X-SVN-Rev: 4088
2001-03-15 02:35:49 +00:00
Vladimir Weinstein
5cf1492165 ICU-96 updated collation data according to the new syntax
X-SVN-Rev: 4087
2001-03-15 02:35:26 +00:00
Steven R. Loomis
8084058105 ICU-861 remove nested comments'
X-SVN-Rev: 4086
2001-03-15 02:16:02 +00:00
Markus Scherer
db8024b99d ICU-621 hardcode behavior for ISO 8 controls (their general categories may be set by genprops to other than Cc); improve properties performance
X-SVN-Rev: 4085
2001-03-15 02:01:25 +00:00
Steven R. Loomis
83978d8c16 ICU-865 oops, semicolon
X-SVN-Rev: 4084
2001-03-15 01:31:02 +00:00
George Rhoten
78ae9187ef ICU-597 Add othre #defines for as/400
X-SVN-Rev: 4083
2001-03-15 01:30:54 +00:00
Ram Viswanadha
1bb1e807d2 ICU-96 prepended &[top] after discussing with Mark again
X-SVN-Rev: 4082
2001-03-15 01:17:17 +00:00
Ram Viswanadha
246958f47a ICU-865 HP-UX porting fixes
X-SVN-Rev: 4081
2001-03-15 00:43:12 +00:00
George Rhoten
84284e110a ICU-865 os/390 porting changes
X-SVN-Rev: 4080
2001-03-15 00:31:08 +00:00
Syn Wee Quek
4c91c7b36e ICU-807
Replaced getRules with the full rule version of getRuleEx()

X-SVN-Rev: 4079
2001-03-15 00:24:06 +00:00
Syn Wee Quek
e0f7c603cf ICU-807
Replaced getRules with the full rule version of getRuleEx()

X-SVN-Rev: 4078
2001-03-15 00:00:04 +00:00
Alan Liu
34df94d911 ICU-432 remove obsolete test code and clean up test
X-SVN-Rev: 4077
2001-03-14 21:06:53 +00:00
Ram Viswanadha
875cef84fb ICU-862 fixed tests when replaced ibm-1363_P100 with ibm-1363_P110
X-SVN-Rev: 4076
2001-03-14 20:55:44 +00:00
Ram Viswanadha
b75823a4e4 ICU-862 replaced ibm-1363_P100 with ibm-1363_P110
X-SVN-Rev: 4075
2001-03-14 20:54:35 +00:00
Syn Wee Quek
18d2aadfba ICU-861
Get contraction previous CE update.

X-SVN-Rev: 4074
2001-03-14 19:32:15 +00:00
Ram Viswanadha
f686c7f6ab ICU-535 Fixed compiler warnings & erors
X-SVN-Rev: 4073
2001-03-14 19:06:01 +00:00
Vladimir Weinstein
bf0a6af78d ICU-96 added test for incomplete contraction handling
X-SVN-Rev: 4072
2001-03-14 18:55:56 +00:00
Vladimir Weinstein
65452e93fa ICU-96 fix for incomplete contraction problem
X-SVN-Rev: 4071
2001-03-14 18:55:38 +00:00
Syn Wee Quek
5747c7191a ICU-96
Removed collation test that causes errors.

X-SVN-Rev: 4070
2001-03-14 18:22:43 +00:00