Commit Graph

716 Commits

Author SHA1 Message Date
George Rhoten
8d813f23a0 ICU-775 Made the verbose messages a bit more informative and added another test case
X-SVN-Rev: 3262
2000-12-19 01:07:02 +00:00
George Rhoten
6977b828c1 ICU-775 Made the error messages a bit more informative
X-SVN-Rev: 3259
2000-12-18 19:02:30 +00:00
George Rhoten
e07e571351 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3258
2000-12-16 02:27:00 +00:00
Steven R. Loomis
151fa53740 ICU-96 test to make sure strcpy() Does The Right Thing with signed char sortkeys
X-SVN-Rev: 3247
2000-12-15 19:27:36 +00:00
George Rhoten
994d196cbb ICU-432 Fixed a very odd leak with cloctest, cucdtst and crestst
X-SVN-Rev: 3245
2000-12-15 19:16:43 +00:00
George Rhoten
f4f86c3c0f ICU-432 Fixed a string leak.
X-SVN-Rev: 3235
2000-12-14 23:31:03 +00:00
Vladimir Weinstein
264b1a919c ICU-96 moved header file capitst needs
X-SVN-Rev: 3228
2000-12-14 01:24:40 +00:00
George Rhoten
1bfeb08b02 ICU-432 free and close the patterns properly
X-SVN-Rev: 3225
2000-12-14 01:19:54 +00:00
Vladimir Weinstein
7aba1fafd6 ICU-96 moved header file capitst needs
X-SVN-Rev: 3224
2000-12-14 01:12:31 +00:00
George Rhoten
8519a562bd ICU-432 Fixed another CharsToUChars leak
X-SVN-Rev: 3219
2000-12-14 00:16:24 +00:00
George Rhoten
953e41a350 ICU-432 open() should not be called before init().
X-SVN-Rev: 3218
2000-12-13 20:45:55 +00:00
George Rhoten
ef4ccffad3 ICU-432 Fixed the CharsToUChars leak
X-SVN-Rev: 3214
2000-12-13 18:16:56 +00:00
George Rhoten
7cfa43c326 ICU-432 strlen was being used incorrectly.
X-SVN-Rev: 3211
2000-12-13 03:12:41 +00:00
Vladimir Weinstein
07678fc629 ICU-96 added Normalize flag to collations that need normalization
X-SVN-Rev: 3208
2000-12-13 01:26:07 +00:00
George Rhoten
bb03b0b456 ICU-97 Better testing for large negative numbers
X-SVN-Rev: 3207
2000-12-12 22:54:36 +00:00
Markus Scherer
76972c7a1a ICU-535 reinstate readable UTF16_..._SAFE macros, removing unwarranted new _STRICT/_LENIENT variants
X-SVN-Rev: 3206
2000-12-12 22:11:08 +00:00
Vladimir Weinstein
c45e94dca1 ICU-96 Added C++ tests for incremental compare
X-SVN-Rev: 3204
2000-12-12 21:45:27 +00:00
Vladimir Weinstein
d201784ec9 ICU-96 added C tests for incremental compare
X-SVN-Rev: 3203
2000-12-12 21:35:26 +00:00
Vladimir Weinstein
6f6c6c0cad ICU-96 C++ has an interesting req :(
X-SVN-Rev: 3202
2000-12-12 20:33:54 +00:00
Vladimir Weinstein
ca0831016f ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
George Rhoten
0343d6690c ICU-535 The compiler warning should be properly fixed now.
X-SVN-Rev: 3192
2000-12-11 18:12:30 +00:00
George Rhoten
74b33770cb ICU-535 Fixed some compiler warnings again.
X-SVN-Rev: 3189
2000-12-09 03:55:29 +00:00
George Rhoten
cc62cf111d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3188
2000-12-09 03:17:45 +00:00
George Rhoten
f8e566eebb ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3187
2000-12-09 03:08:42 +00:00
George Rhoten
bacfc6a005 ICU-369 Removed the two extra annoying empty lines for each test that passed.
X-SVN-Rev: 3184
2000-12-09 02:02:29 +00:00
George Rhoten
e3b43fbd6f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3177
2000-12-08 21:17:32 +00:00
George Rhoten
ee23b6e429 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
2000-12-08 20:33:48 +00:00
George Rhoten
ccd29c31f6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3175
2000-12-08 20:14:00 +00:00
Vladimir Weinstein
5f54a34a05 ICU-96 updated Japanese collation rules
X-SVN-Rev: 3173
2000-12-08 19:59:33 +00:00
George Rhoten
707787a706 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3167
2000-12-08 01:13:38 +00:00
George Rhoten
c346349b12 ICU-760 Fix for Solaris compiler error
X-SVN-Rev: 3161
2000-12-07 00:56:42 +00:00
Vladimir Weinstein
759bbb96f3 ICU-96 A small test fix
X-SVN-Rev: 3160
2000-12-06 19:59:44 +00:00
George Rhoten
c1e3b2ae05 ICU-760 Added more testing. The disabled test may be wrong.
X-SVN-Rev: 3159
2000-12-06 18:44:53 +00:00
George Rhoten
553decffd9 ICU-760 The test was wrong.
X-SVN-Rev: 3158
2000-12-06 18:42:36 +00:00
Steven R. Loomis
c97ae9abcf ICU-97 make it even even easier to debug
X-SVN-Rev: 3156
2000-12-06 17:10:54 +00:00
George Rhoten
be992980b1 ICU-760 Temporarily disabled this test.
X-SVN-Rev: 3152
2000-12-06 03:08:00 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Vladimir Weinstein
9fd6e02ada ICU-96 test knows about the new binary sortkey format
X-SVN-Rev: 3147
2000-12-06 00:54:21 +00:00
George Rhoten
12548e44b1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3142
2000-12-05 21:29:55 +00:00
George Rhoten
53511a250b ICU-653 Changed the data name for the linkage back to the original name.
X-SVN-Rev: 3141
2000-12-05 21:27:55 +00:00
George Rhoten
4fdef76e8c ICU-653 Changed the data name for the linkage.
X-SVN-Rev: 3138
2000-12-05 20:30:32 +00:00
George Rhoten
aa85336fc1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3129
2000-12-05 01:31:06 +00:00
Vladimir Weinstein
5364911f5f ICU-96 fixed French errors
X-SVN-Rev: 3127
2000-12-05 01:05:46 +00:00
Vladimir Weinstein
3c933af3d1 ICU-96 fixed French errors, detect discrepancies in compare and sortkey results
X-SVN-Rev: 3126
2000-12-05 01:04:44 +00:00
George Rhoten
d881a19435 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3124
2000-12-05 01:00:31 +00:00
George Rhoten
14ec3ee783 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3123
2000-12-04 23:53:39 +00:00
George Rhoten
b613aebe31 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3120
2000-12-04 23:17:28 +00:00
George Rhoten
a898530736 ICU-624 Fixed some compiler warnings
X-SVN-Rev: 3112
2000-12-04 19:10:07 +00:00
Steven R. Loomis
b2599d4ade ICU-743 help testmap find its data
X-SVN-Rev: 3106
2000-12-04 17:35:16 +00:00
Steven R. Loomis
d6cf07794e ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3102
2000-12-03 04:07:13 +00:00