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
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
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +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
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
Syn Wee Quek
f93f18d9f9
ICU-807
...
Updated Japanese test.
X-SVN-Rev: 4186
2001-03-20 00:26:15 +00:00
Markus Scherer
87b88e71e7
ICU-827 test extract(char *, invariant) preflighting
...
X-SVN-Rev: 4169
2001-03-17 22:15:02 +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
1cbcabf647
ICU-807
...
Synched up japanese test getTertiary
X-SVN-Rev: 4129
2001-03-16 03:04:37 +00:00
Syn Wee Quek
3506137b6d
ICU-807
...
Updated tests.
X-SVN-Rev: 4123
2001-03-16 01:11:46 +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
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
db72485283
ICU-807
...
Synched failed tests with C.
X-SVN-Rev: 4091
2001-03-15 02:53:05 +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
Syn Wee Quek
5747c7191a
ICU-96
...
Removed collation test that causes errors.
X-SVN-Rev: 4070
2001-03-14 18:22:43 +00:00
Syn Wee Quek
8f30caacc0
ICU-96
...
Removed regression test which uses no normalization.
X-SVN-Rev: 4065
2001-03-14 02:59:42 +00:00
George Rhoten
e141081d78
ICU-432 Miscellaneous memory fixes.
...
X-SVN-Rev: 4062
2001-03-14 01:38:58 +00:00
Markus Scherer
01054e2bc2
ICU-96 test Collator::createInstance(...version...)
...
X-SVN-Rev: 4059
2001-03-14 00:24:02 +00:00
Syn Wee Quek
79e6f22af4
ICU-807
...
Released collation test.
X-SVN-Rev: 4055
2001-03-14 00:22:16 +00:00
George Rhoten
6ab34e4b7e
ICU-865 This test is too slow.
...
X-SVN-Rev: 4051
2001-03-13 22:54:54 +00:00
George Rhoten
68a468b789
ICU-865 Removed duplicate test run
...
X-SVN-Rev: 4048
2001-03-13 03:39:45 +00:00
George Rhoten
028195ff33
ICU-865 This test is too slow.
...
X-SVN-Rev: 4047
2001-03-13 03:20:37 +00:00
George Rhoten
ca5f3ed101
ICU-649 Optimize for win32 to detect more porting problems
...
X-SVN-Rev: 4043
2001-03-13 00:59:56 +00:00
George Rhoten
574623ab1a
ICU-597 Make pathnameInContext() more platform independent
...
X-SVN-Rev: 4041
2001-03-13 00:57:41 +00:00
George Rhoten
357c58a511
ICU-597 Don't allow divide by zero
...
X-SVN-Rev: 4037
2001-03-12 23:48:36 +00:00
Syn Wee Quek
aa90b3468e
ICU-878
...
Updated C++ test case for CollationElementIterator.
X-SVN-Rev: 4035
2001-03-12 23:40:52 +00:00
Syn Wee Quek
abee372403
ICU-878
...
Updated C++ test case for CollationElementIterator.
X-SVN-Rev: 4034
2001-03-12 23:20:05 +00:00
Ram Viswanadha
b5a35720ff
ICU-862 Fixed SJIS Test
...
X-SVN-Rev: 4028
2001-03-12 20:55:50 +00:00
George Rhoten
92bfcb1d6d
ICU-432 Fixed a memory leak
...
X-SVN-Rev: 4015
2001-03-10 02:06:11 +00:00
George Rhoten
8dfe694169
ICU-865 Initialize the UErrorCode before the function call.
...
X-SVN-Rev: 4014
2001-03-10 01:29:26 +00:00
George Rhoten
65baa76e0a
ICU-597 Use epsilon matching for os400 like on s/390
...
X-SVN-Rev: 3998
2001-03-09 19:01:57 +00:00
George Rhoten
4c20fd42ed
ICU-865 Use TRUE, not true
...
X-SVN-Rev: 3990
2001-03-09 02:08:29 +00:00
Alan Liu
4703c3cc0a
ICU-528 remove and stop using deprecated BreakIterator API
...
X-SVN-Rev: 3949
2001-03-07 22:42:46 +00:00
Alan Liu
285fe5ffa0
ICU-691 date format always calls setParseIntegerOnly(TRUE) on adopted number format objects
...
X-SVN-Rev: 3947
2001-03-07 22:01:48 +00:00
George Rhoten
326c9374e5
ICU-535 Prevent a warning message for an unused infinite
...
loop that is used for debugging purposes.
X-SVN-Rev: 3943
2001-03-07 20:56:15 +00:00
George Rhoten
fa645b0cee
ICU-882 Don't use the deprecated API.
...
X-SVN-Rev: 3930
2001-03-07 01:07:01 +00:00
George Rhoten
537b86555d
ICU-882 Don't use the deprecated API.
...
X-SVN-Rev: 3929
2001-03-06 23:55:33 +00:00
George Rhoten
cbf7889f1d
ICU-882 Don't use the deprecated API.
...
X-SVN-Rev: 3911
2001-03-06 02:04:14 +00:00
George Rhoten
bf2a3943d4
ICU-882 Don't use the deprecated API.
...
X-SVN-Rev: 3910
2001-03-06 01:53:46 +00:00
George Rhoten
78a56fc435
ICU-865 as/400 needs ../callcoll.c too
...
X-SVN-Rev: 3909
2001-03-06 01:29:30 +00:00
George Rhoten
a48efc30aa
ICU-882 Don't use the deprecated API.
...
X-SVN-Rev: 3908
2001-03-06 01:28:14 +00:00
Alan Liu
83377886c0
ICU-483 add inter-Indic transliterators
...
X-SVN-Rev: 3886
2001-03-03 00:49:45 +00:00
George Rhoten
7cfaa281be
ICU-865 If you don't get any data, display an error message and return.
...
X-SVN-Rev: 3882
2001-03-03 00:01:32 +00:00
George Rhoten
282bbd9403
ICU-865 Don't generate debug info for release mode due to speed tests, and add jamotest.h
...
X-SVN-Rev: 3879
2001-03-02 21:35:07 +00:00
George Rhoten
66c8c57c4a
ICU-865 If you can't parse the file, print an error message, set the error code and return.
...
X-SVN-Rev: 3875
2001-03-02 02:48:33 +00:00
George Rhoten
6f496872dc
ICU-865 old HPUX compiler ignores the volitile keyword.
...
X-SVN-Rev: 3874
2001-03-02 02:09:30 +00:00
George Rhoten
27935988a7
ICU-865 port to HP/UX
...
X-SVN-Rev: 3854
2001-03-01 19:47:46 +00:00
Alan Liu
759c68048a
ICU-872 Add JamoTest
...
X-SVN-Rev: 3829
2001-02-28 19:52:15 +00:00
Alan Liu
650f6510e5
ICU-872 Update Latin-Jamo and Jamo-Latin rules
...
X-SVN-Rev: 3826
2001-02-28 19:49:07 +00:00
George Rhoten
1d8ba663de
ICU-66 Leak less memory
...
X-SVN-Rev: 3815
2001-02-28 01:47:51 +00:00
George Rhoten
6472679c25
ICU-66 Use the volatile keyword for defining -0.0
...
X-SVN-Rev: 3814
2001-02-28 01:22:58 +00:00
Syn Wee Quek
b4a0df3470
ICU-861
...
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
previous() and next().
X-SVN-Rev: 3762
2001-02-23 23:42:16 +00:00
George Rhoten
45fdff5632
ICU-597 AS/400 porting changes
...
X-SVN-Rev: 3727
2001-02-22 17:16:23 +00:00
Syn Wee Quek
e68ca4fe6f
ICU-807
...
Removed offending test methods to make the build system happy.
X-SVN-Rev: 3695
2001-02-20 22:57:19 +00:00
George Rhoten
bee5c59e5d
ICU-597 AS/400 porting changes
...
X-SVN-Rev: 3692
2001-02-20 22:18:18 +00:00
George Rhoten
bd3c0f2c2b
ICU-760 Remove the version check
...
X-SVN-Rev: 3688
2001-02-20 17:33:05 +00:00
Steven R. Loomis
00cd7c0b17
ICU-856 at least don't crash if collation isn't working
...
X-SVN-Rev: 3669
2001-02-17 17:35:19 +00:00
Steven R. Loomis
900403dd5f
ICU-860 tests for i-, x-, @, . locales and Locale::createFromName
...
X-SVN-Rev: 3668
2001-02-17 13:34:42 +00:00
George Rhoten
7f249bec73
ICU-66 super class needs to be called to initialize the data
...
X-SVN-Rev: 3655
2001-02-16 21:59:30 +00:00
George Rhoten
5489de3917
ICU-66 Not enough room for the array
...
X-SVN-Rev: 3654
2001-02-16 21:58:32 +00:00
George Rhoten
32466038a2
ICU-66 Don't write 0 or fewer bytes with fwrite()
...
X-SVN-Rev: 3653
2001-02-16 21:58:12 +00:00
Syn Wee Quek
a03a11d085
ICU-807
...
Removed offending test methods to make the build system happy.
X-SVN-Rev: 3640
2001-02-16 19:23:39 +00:00
Syn Wee Quek
b35e4607a1
ICU-833
...
Compared with cintltst and commented away tests that are not tested.
Added necessary attributes to the French collation test.
X-SVN-Rev: 3628
2001-02-15 01:44:15 +00:00
Markus Scherer
757e0272f1
ICU-840 test case-insensitive string compare
...
X-SVN-Rev: 3623
2001-02-14 01:10:35 +00:00
George Rhoten
22fae0356b
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3602
2001-02-10 02:36:27 +00:00
George Rhoten
e3ed5d6402
ICU-580 OS/390 porting changes
...
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00