Commit Graph

706 Commits

Author SHA1 Message Date
George Rhoten
420c9b317c ICU-770 More data cleanup
X-SVN-Rev: 5678
2001-09-01 01:55:48 +00:00
Markus Scherer
49772946c8 ICU-1007 move normalization tests from collate into a new main branch 'normalize'
X-SVN-Rev: 5671
2001-08-31 23:01:58 +00:00
Markus Scherer
acd4727bf3 ICU-1007 reenable tests for Normalizer iteration
X-SVN-Rev: 5670
2001-08-31 22:25:09 +00:00
George Rhoten
964b65fb7a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5661
2001-08-31 18:28:56 +00:00
George Rhoten
09e27656be ICU-900 Fixed a compiler warning
X-SVN-Rev: 5660
2001-08-31 18:20:59 +00:00
George Rhoten
e29f4f62c4 ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
2001-08-31 18:02:09 +00:00
Ram Viswanadha
88f30a02e2 ICU-329 Fix tests to reflect API changes.
X-SVN-Rev: 5654
2001-08-31 03:24:28 +00:00
George Rhoten
ed236e08a0 ICU-1018 Change conflicts with versioning; moving ustream to ustdio.
X-SVN-Rev: 5617
2001-08-30 01:58:44 +00:00
George Rhoten
b58c59045a ICU-1099 Test the change a bit more completely.
X-SVN-Rev: 5616
2001-08-30 01:55:50 +00:00
Markus Scherer
1249324aa8 ICU-1007 temporarily disable tests of the Normalizer iteration API
X-SVN-Rev: 5612
2001-08-29 23:48:30 +00:00
Markus Scherer
44850e6120 ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5600
2001-08-29 16:32:33 +00:00
Andy Heninger
6bb4dc6752 ICU-1101 Devanagiri rules update from Java, temp fix for failing tests.
X-SVN-Rev: 5589
2001-08-27 16:57:47 +00:00
Syn Wee Quek
e7f55fd981 ICU-1030
Added Unicode Boyer Moore string search tests.

X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
George Rhoten
0a4bfcc693 ICU-1099 Fix error message
X-SVN-Rev: 5575
2001-08-24 01:40:32 +00:00
George Rhoten
fb15116d72 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5550
2001-08-20 23:48:50 +00:00
George Rhoten
27131d2952 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5549
2001-08-20 23:25:53 +00:00
George Rhoten
5daab873eb ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5544
2001-08-18 01:29:59 +00:00
George Rhoten
b982ffbb26 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5543
2001-08-18 01:22:49 +00:00
George Rhoten
41872f3c61 ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5536
2001-08-18 00:15:44 +00:00
Markus Scherer
48f0fb3578 ICU-1007 parse NormalizationTest.txt from char*, not from UnicodeString (faster), and handle supplementary code points (for Unicode 3.1 and up)
X-SVN-Rev: 5532
2001-08-17 22:50:39 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
Markus Scherer
9ef63135ee ICU-1007 remove switch between old and new normalization
X-SVN-Rev: 5490
2001-08-17 00:21:54 +00:00
George Rhoten
81459b5a6d ICU-900 A test wasn't being called. Now it is called.
X-SVN-Rev: 5483
2001-08-16 22:32:08 +00:00
Ram Viswanadha
0e194efd89 ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
2001-08-16 01:01:22 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
George Rhoten
4a03a13259 ICU-953 Less static initialization.
X-SVN-Rev: 5443
2001-08-06 20:11:43 +00:00
Alan Liu
199af7c5bc ICU-1076 test unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5441
2001-08-04 00:15:44 +00:00
George Rhoten
d5bbbc7ac3 ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
2001-08-03 16:12:46 +00:00
Alan Liu
caa1bdd17e ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Andy Heninger
4ebe7ffce1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5408
2001-07-31 23:32:59 +00:00
Ram Viswanadha
458f5dabb3 ICU-1075 fixed syntax errors on Unix
X-SVN-Rev: 5402
2001-07-31 18:52:47 +00:00
Andy Heninger
09e1c00ed1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
George Rhoten
e90be85cdc ICU-999 Change uni-text.txt to uni-text.bin
X-SVN-Rev: 5383
2001-07-30 23:45:30 +00:00
Alan Liu
16c2014b35 ICU-1076 test nested segments and ? operator
X-SVN-Rev: 5377
2001-07-30 23:18:01 +00:00
Vladimir Weinstein
d6693e4b66 ICU-1005 more resource bundle cleanup and greater test coverage, fixed faulty test
X-SVN-Rev: 5362
2001-07-27 17:15:30 +00:00
Alan Liu
d45d3201ba ICU-1076 test quantified quoted strings and variable references
X-SVN-Rev: 5361
2001-07-27 17:03:23 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Vladimir Weinstein
7a55cc00da ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
X-SVN-Rev: 5348
2001-07-26 18:36:57 +00:00
Alan Liu
cf35beb5eb ICU-1052 fix handling of surrogates in antecontext and cursor positioning
X-SVN-Rev: 5346
2001-07-25 21:15:53 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Alan Liu
aeae2b0a49 ICU-990 test cases for nested sets
X-SVN-Rev: 5270
2001-07-18 19:51:29 +00:00
Alan Liu
4d93dcfea3 ICU-990 improve and extend testing to toRules and toPattern
X-SVN-Rev: 5269
2001-07-18 18:39:13 +00:00
Alan Liu
62314ba406 ICU-990 add a parameter for smart handling of backslashes to prettify()
X-SVN-Rev: 5268
2001-07-18 18:38:53 +00:00
Alan Liu
f31d20e4bf ICU-990 add another toRules test
X-SVN-Rev: 5264
2001-07-18 04:17:05 +00:00
Alan Liu
5ded1a9c58 ICU-1053 fix API test that is calling handleTransliterate - should call transliterate or finishTransliteration
X-SVN-Rev: 5260
2001-07-17 23:39:00 +00:00
Alan Liu
953c8621af ICU-1053 add a simple Any-Remove test
X-SVN-Rev: 5259
2001-07-17 23:37:45 +00:00
Alan Liu
afd62225ed ICU-990 add basic RT test for toRules()
X-SVN-Rev: 5248
2001-07-17 18:13:09 +00:00
Alan Liu
589dbddcbe ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
X-SVN-Rev: 5247
2001-07-17 00:16:02 +00:00
Alan Liu
7ad9f84ffe ICU-1048 implement Foo(Bar) ID parsing
X-SVN-Rev: 5243
2001-07-16 20:48:46 +00:00
Alan Liu
9805ae16d9 ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
2001-07-13 21:09:41 +00:00
George Rhoten
8277bc7bfa ICU-953 Do less static initialization/destruction
X-SVN-Rev: 5228
2001-07-11 21:26:22 +00:00
George Rhoten
2a1edde771 ICU-953 Do less static initialization/destruction
X-SVN-Rev: 5227
2001-07-11 21:03:51 +00:00
George Rhoten
1c6a5f1b1d ICU-953 Do less initialization/destruction
X-SVN-Rev: 5224
2001-07-11 18:30:18 +00:00
George Rhoten
7c0dfef8db ICU-953 Don't use a UnicodeString during static init.
X-SVN-Rev: 5223
2001-07-11 18:29:51 +00:00
George Rhoten
516d8769e7 ICU-953 Don't use a UnicodeString during static init.
X-SVN-Rev: 5222
2001-07-11 17:39:10 +00:00
Ram Viswanadha
b60309b39e ICU-899 Test the UScriptCode API
X-SVN-Rev: 5220
2001-07-10 23:31:45 +00:00
George Rhoten
3b7fbcb29e ICU-882 Final removal of deprecated API
X-SVN-Rev: 5206
2001-07-09 21:08:25 +00:00
Alan Liu
1c40f7aebd ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
Alan Liu
14ba574a14 ICU-1006 update tests of ID handling
X-SVN-Rev: 5184
2001-07-05 22:55:38 +00:00
Alan Liu
eb1a26e702 ICU-1029 add NormalizationTransliterator test
X-SVN-Rev: 5175
2001-07-03 23:45:23 +00:00
George Rhoten
426cd3ad5b ICU-953 Don't initialize the data at static initialization time.
Do it in the thread itself.

X-SVN-Rev: 5166
2001-07-03 19:47:22 +00:00
George Rhoten
11eaa76f83 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5161
2001-07-03 00:27:22 +00:00
Alan Liu
be55a412be ICU-965 in Any-Title make can't -> Can't, not Can'T
X-SVN-Rev: 5144
2001-06-29 21:19:49 +00:00
George Rhoten
35591e5501 ICU-1019 add const to the context pointers
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
Vladimir Weinstein
be1c314374 ICU-1002 added variable top tests
X-SVN-Rev: 5100
2001-06-26 22:25:23 +00:00
George Rhoten
2278d96ad1 ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
X-SVN-Rev: 5089
2001-06-26 17:59:14 +00:00
Syn Wee Quek
8717cf50c7 ICU-861
Added tests to improve the test coverage

X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Ram Viswanadha
96d50a13fc ICU-912 Test for validating the fix
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00
Ram Viswanadha
d640d7c28f ICU-914 Test for validating the fix
X-SVN-Rev: 5063
2001-06-22 17:13:08 +00:00
Alan Liu
7816fe3b3e ICU-1006 add tests for liberalized ID
X-SVN-Rev: 5040
2001-06-20 22:38:21 +00:00
Markus Scherer
f0a283151e ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
X-SVN-Rev: 5036
2001-06-20 22:25:25 +00:00
Vladimir Weinstein
9268bcb6a4 ICU-1003 removing incremental compare from intltest
X-SVN-Rev: 5020
2001-06-19 21:16:48 +00:00
Alan Liu
d29ea969e6 ICU-990 improve error reporting
X-SVN-Rev: 4972
2001-06-12 18:08:22 +00:00
Alan Liu
158ec8fd9a ICU-989 add test for Any-Name, Name-Any
X-SVN-Rev: 4952
2001-06-11 23:44:50 +00:00
Alan Liu
1c7ee13552 ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
Alan Liu
44bc4891f6 ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
Alan Liu
635ea16a39 ICU-986 remove non-essential calls to nextDouble and previousDouble
X-SVN-Rev: 4936
2001-06-11 17:32:50 +00:00
Alan Liu
379614f50f ICU-986 add new tests for new ChoiceFormat API
X-SVN-Rev: 4934
2001-06-11 17:22:24 +00:00
Alan Liu
92e848829c ICU-986 add TESTCASE macro to IntlTest header for use by all subclasses
X-SVN-Rev: 4933
2001-06-11 17:21:58 +00:00
Alan Liu
df4993cedb ICU-975 make test names match class names, clean up file
X-SVN-Rev: 4929
2001-06-11 17:06:56 +00:00
George Rhoten
7ba6beb7ae ICU-597 Added macro separator when declaring a macro as a compiler option
X-SVN-Rev: 4870
2001-06-01 18:15:03 +00:00
Vladimir Weinstein
0ae3c25707 ICU-96 Turkish collation has changed.
X-SVN-Rev: 4852
2001-05-31 22:14:18 +00:00
George Rhoten
732922f538 ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
X-SVN-Rev: 4814
2001-05-26 01:23:28 +00:00
Alan Liu
9873dcb00e ICU-403 remove incorrect comment
X-SVN-Rev: 4798
2001-05-25 17:56:28 +00:00
George Rhoten
d6816d1e16 ICU-961 Fix HP compiler warning while using goto statements, and make the error messages more informative
X-SVN-Rev: 4757
2001-05-22 21:48:09 +00:00
George Rhoten
4707ba5991 ICU-900 Fix HP compiler warning while using goto statements.
X-SVN-Rev: 4756
2001-05-22 21:20:05 +00:00
George Rhoten
139325a10d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4755
2001-05-22 20:42:52 +00:00
George Rhoten
15b4fbebc1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4749
2001-05-22 16:54:15 +00:00
George Rhoten
bb1950fcb3 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4748
2001-05-22 16:39:51 +00:00
George Rhoten
6de44560c8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4747
2001-05-22 16:26:59 +00:00
George Rhoten
06e8676f93 ICU-953 Now uses the invarient converter for static data.
X-SVN-Rev: 4632
2001-05-09 23:15:05 +00:00
George Rhoten
77c54f7d81 ICU-66 Leak less memory
X-SVN-Rev: 4630
2001-05-09 22:01:45 +00:00
George Rhoten
44835a6260 ICU-567 The as/400 compiler doesn't like \" with its macro definitions.
X-SVN-Rev: 4629
2001-05-09 20:39:42 +00:00
George Rhoten
73ee150e6f ICU-566 Warn about bad *.brk files.
X-SVN-Rev: 4615
2001-05-05 01:30:29 +00:00
George Rhoten
58ae38bcf4 ICU-567 Mac OS has a tough time with stack data larger than 32K
X-SVN-Rev: 4592
2001-05-03 00:53:14 +00:00
George Rhoten
f41eae25d9 ICU-567 We don't want to use the fopen hack yet
X-SVN-Rev: 4589
2001-05-03 00:29:26 +00:00
George Rhoten
da62d3d9f6 ICU-567 A better implementation of the Mac OS getDataDirectory function is being used now
X-SVN-Rev: 4588
2001-05-03 00:20:53 +00:00
Eric Mader
eea206ed92 ICU-603 add TestThaiWordBreak
X-SVN-Rev: 4583
2001-05-02 22:41:02 +00:00
George Rhoten
2992cadd50 ICU-567 Mac OS has a tough time with stack data larger than 32K
X-SVN-Rev: 4579
2001-05-01 23:31:38 +00:00
George Rhoten
cf62d209c6 ICU-821 Fixed an HP/UX compiler problem
X-SVN-Rev: 4553
2001-04-25 17:27:43 +00:00
George Rhoten
50dc860552 ICU-821 Missing check for bad parsing of a hexadecimal number.
X-SVN-Rev: 4541
2001-04-24 17:34:24 +00:00
Syn Wee Quek
2b0da7cddd ICU-807
Commented away a test that is dependent on the UCAData for verification data.

X-SVN-Rev: 4523
2001-04-20 22:27:24 +00:00
Andy Heninger
fe8f7ca9cd ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
George Rhoten
d26d1e07c1 ICU-597 Don't try to convert a large double to int32_t (again).
X-SVN-Rev: 4481
2001-04-17 00:47:46 +00:00
George Rhoten
9e61a552b6 ICU-597 Don't try to convert a large double to int32_t, and a bit of code clean up
X-SVN-Rev: 4480
2001-04-17 00:37:06 +00:00
Vladimir Weinstein
5dac29c154 ICU-96 more tests and test fixes
X-SVN-Rev: 4475
2001-04-13 00:05:42 +00:00
Andy Heninger
bed84e98b8 ICU-880 strcoll: incremental FCD check and no precalc of length
of null terminated strings

X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
George Rhoten
bcd63666b7 ICU-597 try not to use denormalized doubles on as/400
X-SVN-Rev: 4456
2001-04-06 22:33:47 +00:00
Alan Liu
085701f0f4 ICU-918 fix handling of inverses
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Alan Liu
32f0b2db7a ICU-918 enhance test to check inverses
X-SVN-Rev: 4430
2001-04-03 17:49:30 +00:00
Alan Liu
02d3a8f040 ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
X-SVN-Rev: 4426
2001-04-02 19:29:50 +00:00
Alan Liu
bd0490db28 ICU-918 extend createInstance() syntax to recognize inline filter patterns
X-SVN-Rev: 4421
2001-03-31 01:21:38 +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
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
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
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
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
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
George Rhoten
2ef5f9fb93 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4370
2001-03-28 01:06:36 +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
bc61d8da9e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4346
2001-03-27 02:52:12 +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
09b3ae7f53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4339
2001-03-27 00:23:32 +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
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
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
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
Syn Wee Quek
71aba3e6b4 ICU-807
Cleaned up TestCases.

X-SVN-Rev: 4299
2001-03-23 00:57:44 +00:00
George Rhoten
88ed16533f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4265
2001-03-22 04:16:49 +00:00