Commit Graph

493 Commits

Author SHA1 Message Date
George Rhoten
0f50fecc6a ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3522
2001-02-01 01:45:09 +00:00
George Rhoten
f3b0afa7cf ICU-717 Enabled some previously disabled tests and fixed incorrect tests at the same time. Some compiler warnings were also fixed.
X-SVN-Rev: 3521
2001-02-01 01:27:05 +00:00
George Rhoten
cfba1c9a1e ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3520
2001-02-01 00:12:42 +00:00
George Rhoten
2fcecd0591 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3519
2001-02-01 00:03:54 +00:00
George Rhoten
ea44e321d5 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3518
2001-01-31 23:43:27 +00:00
George Rhoten
d6a54c38ef ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3517
2001-01-31 23:31:07 +00:00
George Rhoten
8c843da32f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3516
2001-01-31 23:22:53 +00:00
George Rhoten
f12d5c6a38 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3515
2001-01-31 23:17:51 +00:00
George Rhoten
a2443f35fa ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3513
2001-01-31 23:07:55 +00:00
George Rhoten
26a05deb08 ICU-829 Various porting changes
X-SVN-Rev: 3512
2001-01-31 22:42:21 +00:00
George Rhoten
784c953388 ICU-829 Modified u_strtok_r test to not crash on Linux and removed a memory leak.
X-SVN-Rev: 3511
2001-01-31 22:20:38 +00:00
Markus Scherer
2bb746ae76 ICU-542 test full string upper-/lowercasing in C
X-SVN-Rev: 3504
2001-01-31 18:41:27 +00:00
George Rhoten
42a24ac7b5 ICU-829 Added u_strtok_r test
X-SVN-Rev: 3497
2001-01-30 20:59:23 +00:00
George Rhoten
f479e58a4b ICU-829 Tested for more edge cases with illegal character matching
X-SVN-Rev: 3494
2001-01-30 18:56:26 +00:00
George Rhoten
3b3a5e58c9 ICU-829 Added u_strspn, u_strcspn and u_strpbrk. Moved string copy testing to another function.
X-SVN-Rev: 3492
2001-01-30 03:25:05 +00:00
George Rhoten
168504d33e ICU-286 Added more tests to check for proper offset handling of bad characters
X-SVN-Rev: 3484
2001-01-26 03:05:11 +00:00
Vladimir Weinstein
fe29e55faa ICU-96 some of the cintltst tests are enabled. non-tailored locales should work more-less properly now.
X-SVN-Rev: 3482
2001-01-26 00:12:23 +00:00
George Rhoten
7ae25d3831 ICU-286 Added more tests for utf-32
X-SVN-Rev: 3481
2001-01-25 20:19:43 +00:00
George Rhoten
96f5845f04 ICU-286 Added more tests for utf-32
X-SVN-Rev: 3480
2001-01-25 20:14:08 +00:00
Markus Scherer
3570d50fa1 ICU-750 test u_strcmpCodePointOrder()
X-SVN-Rev: 3470
2001-01-24 02:36:54 +00:00
Markus Scherer
a93cba766c ICU-820 test u_getCombiningClass() with UnicodeData.txt using toolutil/uparse
X-SVN-Rev: 3465
2001-01-23 23:50:52 +00:00
George Rhoten
f86a49ad25 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3455
2001-01-23 19:43:21 +00:00
George Rhoten
e6bd39116c ICU-96 Add a newline to the end of the error message.
X-SVN-Rev: 3452
2001-01-23 02:51:46 +00:00
George Rhoten
da5e566e3c ICU-760 Don't use the default locale for TestNumberFormatPadding
X-SVN-Rev: 3443
2001-01-22 22:22:49 +00:00
Markus Scherer
6efc3957e0 ICU-484 test state save/restore for siso codepages with callbacks, especially for untaken fallback results
X-SVN-Rev: 3431
2001-01-17 20:22:12 +00:00
Vladimir Weinstein
440f5c7057 ICU-96 temporarily removed collation testing
X-SVN-Rev: 3419
2001-01-15 07:26:38 +00:00
Markus Scherer
d70ab3898b ICU-507 test utf-8/32 getNextUChar() error behavior
X-SVN-Rev: 3404
2001-01-10 02:20:30 +00:00
Markus Scherer
6e4cb32a81 ICU-789 more tests for utf-7
X-SVN-Rev: 3401
2001-01-09 22:57:47 +00:00
Markus Scherer
c380780e47 ICU-789 add UTF-7 converter
X-SVN-Rev: 3390
2001-01-09 03:33:07 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
George Rhoten
32b80ac33f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3360
2001-01-03 00:10:21 +00:00
Markus Scherer
da24b0c469 ICU-484 test for correct offsets with surrogate pairs
X-SVN-Rev: 3357
2001-01-02 23:14:33 +00:00
Markus Scherer
e8b1370dd1 ICU-705 compare converter names case-insensitively
X-SVN-Rev: 3356
2001-01-02 23:13:54 +00:00
George Rhoten
98f6af2594 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3341
2001-01-02 22:40:30 +00:00
George Rhoten
bfd3548364 ICU-790 Removed the ULONG_MAX reference, which should never have been there.
X-SVN-Rev: 3330
2001-01-02 02:28:45 +00:00
Ram Viswanadha
6ca60a2e82 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3317
2000-12-21 03:14:32 +00:00
George Rhoten
55a58cc2cc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3306
2000-12-20 23:15:59 +00:00
Markus Scherer
b437718b77 ICU-779 fix ebcdic-stateful-sub test: expected and verified wrong results!
X-SVN-Rev: 3302
2000-12-20 22:54:09 +00:00
Markus Scherer
fc6eeb3167 ICU-484 add skip-offset tests for windows-1252
X-SVN-Rev: 3291
2000-12-20 18:36:06 +00:00
George Rhoten
ab504a3931 ICU-432 Fixed another memory leak.
X-SVN-Rev: 3290
2000-12-20 04:43:54 +00:00
Markus Scherer
4bd8af1a79 ICU-507 test getNextUChar() for UTF-32
X-SVN-Rev: 3284
2000-12-20 00:02:15 +00:00
Markus Scherer
abb79398a6 ICU-484 add tests for SBCS/Latin1/ASCII with skip cb & offsets
X-SVN-Rev: 3281
2000-12-19 23:09:52 +00:00
George Rhoten
0e62f7ac85 ICU-552 The proper LCID now gets shown in the error message
X-SVN-Rev: 3276
2000-12-19 21:49:55 +00:00
Ram Viswanadha
56f2d7c22f ICU-778 Added test for ucnv_toUChars and fromUChars
X-SVN-Rev: 3269
2000-12-19 02:29:23 +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
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
d201784ec9 ICU-96 added C tests for incremental compare
X-SVN-Rev: 3203
2000-12-12 21:35:26 +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
Vladimir Weinstein
759bbb96f3 ICU-96 A small test fix
X-SVN-Rev: 3160
2000-12-06 19:59:44 +00:00
George Rhoten
553decffd9 ICU-760 The test was wrong.
X-SVN-Rev: 3158
2000-12-06 18:42:36 +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
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
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
Steven R. Loomis
0c8f5b9554 ICU-743 data rearrangement
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
Steven R. Loomis
1ac9d2f0e6 ICU-681 make it easier to run selected subtests [Makefile.local for cintltest]
X-SVN-Rev: 3095
2000-12-01 20:17:41 +00:00
Steven R. Loomis
7b16c99c52 ICU-743 moving where data is built and tested
X-SVN-Rev: 3088
2000-12-01 17:27:57 +00:00
Markus Scherer
4fb19cf66e ICU-544 update for gb 18030 re-release mapping file and specification
X-SVN-Rev: 3079
2000-11-30 22:15:07 +00:00
George Rhoten
1e8f40589a ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3071
2000-11-30 20:55:12 +00:00
Markus Scherer
ef513b3dae ICU-727 fix euro regression tests
X-SVN-Rev: 3026
2000-11-28 21:30:32 +00:00
Ram Viswanadha
af2cfd885a ICU-549 Fixed trailing backslash bug on win32 by changing
the function from getenv() to u_getDataDirectory()

X-SVN-Rev: 3011
2000-11-28 02:11:23 +00:00
Yves Arrouye
f0ae782127 ICU-206 test UTF-32 aliases
X-SVN-Rev: 3010
2000-11-28 01:46:31 +00:00
Steven R. Loomis
0d99688f83 ICU-653 rename and relocate icudata
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Ram Viswanadha
9e6269e9c8 ICU-653 Bumped version to 1.7 to comment out LMBCS tests
X-SVN-Rev: 2996
2000-11-22 03:02:34 +00:00
Steven R. Loomis
0a312cad07 ICU-373 .cvsignore
X-SVN-Rev: 2989
2000-11-22 01:25:26 +00:00
Steven R. Loomis
e007d3b46e ICU-653 Bump ICU version to 1.7, also fix memory map (j728)
X-SVN-Rev: 2988
2000-11-22 01:24:40 +00:00
George Rhoten
e47067460a ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2982
2000-11-21 21:45:53 +00:00
George Rhoten
9ebd873d92 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2969
2000-11-21 18:05:36 +00:00
George Rhoten
c9793c6267 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
2000-11-21 04:05:39 +00:00
Ram Viswanadha
af69dc56f3 ICU-727 Fixed tests for reverse fallbacks
X-SVN-Rev: 2964
2000-11-21 01:19:11 +00:00
Markus Scherer
0348e0f62c ICU-721 undo unwarranted api change
X-SVN-Rev: 2938
2000-11-17 19:28:31 +00:00
Yves Arrouye
39bfde178b ICU-721 simplify implementation
X-SVN-Rev: 2933
2000-11-17 06:07:11 +00:00
Ram Viswanadha
b753a1a8af ICU-703 Added getNextUChar tests
X-SVN-Rev: 2928
2000-11-17 03:03:14 +00:00
George Rhoten
799ea92ef4 ICU-717 Changed UTF_ -> UTF16_
X-SVN-Rev: 2922
2000-11-16 23:57:16 +00:00
George Rhoten
516103b627 ICU-206 Added UTF-32 converter
X-SVN-Rev: 2917
2000-11-16 17:20:03 +00:00
Steven R. Loomis
146231f675 ICU-714 handle NONE date format properly [test]
X-SVN-Rev: 2903
2000-11-13 21:03:06 +00:00
Ram Viswanadha
a0913212f1 ICU-703 Fixed bugs for Alpha/Linux
X-SVN-Rev: 2899
2000-11-10 17:56:16 +00:00
Ram Viswanadha
f7a4b0a4ea ICU-703 Added more tests for ISO 2022 converters
X-SVN-Rev: 2887
2000-11-08 23:15:12 +00:00
George Rhoten
143e10add2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2881
2000-11-07 19:45:07 +00:00
George Rhoten
ecc6966a93 ICU-97 Added a pattern test for padding on numbers.
X-SVN-Rev: 2879
2000-11-07 18:56:35 +00:00
Steven R. Loomis
a86b703082 ICU-683 symbols collision fix for aix, solaris, linux
X-SVN-Rev: 2873
2000-11-04 02:16:12 +00:00
Steven R. Loomis
6372e9910f ICU-683 forgot an #include
X-SVN-Rev: 2861
2000-11-02 18:07:58 +00:00
Ram Viswanadha
0cdc97e846 ICU-703 Added tests for ISO-2022 variants and HZ
X-SVN-Rev: 2859
2000-11-02 04:10:28 +00:00
George Rhoten
6c0f2759a8 ICU-97 Partially added a pattern test for padding on numbers.
X-SVN-Rev: 2855
2000-11-02 02:44:22 +00:00
Steven R. Loomis
760357c62c ICU-683 fix entry point collisions [test case]
X-SVN-Rev: 2852
2000-11-01 19:29:17 +00:00
Steven R. Loomis
cbc1f1e39b ICU-681 display intended version in test
X-SVN-Rev: 2851
2000-11-01 19:21:35 +00:00
George Rhoten
e9f2025f63 ICU-701 remove ibm-1038
X-SVN-Rev: 2850
2000-10-31 17:53:22 +00:00
Steven R. Loomis
1c0e5cd702 ICU-639 data update
X-SVN-Rev: 2846
2000-10-30 21:05:32 +00:00