Commit Graph

210 Commits

Author SHA1 Message Date
Markus Scherer
c4f6ebe78e ICU-2146 fix UChar32 type mismatches
X-SVN-Rev: 9901
2002-09-20 16:02:16 +00:00
George Rhoten
990db21101 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9804
2002-08-28 15:55:37 +00:00
George Rhoten
89ff35b950 ICU-2039 Increase code coverage
X-SVN-Rev: 9782
2002-08-23 17:24:45 +00:00
George Rhoten
0e172ed2e9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9770
2002-08-22 20:48:21 +00:00
George Rhoten
bf75d537d3 ICU-1739 fixed a memory access error
X-SVN-Rev: 9566
2002-08-03 05:58:30 +00:00
George Rhoten
427c5b4bf0 ICU-1927 Update some of the converter filenames and implementations.
X-SVN-Rev: 9512
2002-08-01 17:58:30 +00:00
George Rhoten
2b53be0fd2 ICU-1892 Remove some old pure DBCS codepages
X-SVN-Rev: 9481
2002-07-31 22:19:45 +00:00
Ram Viswanadha
e8e92374d6 ICU-1878 Tests for crash of ISO-2022-CN converter on illegal input
X-SVN-Rev: 9473
2002-07-31 20:58:58 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
343d6e93ba ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
Steven R. Loomis
6c106f7b4b ICU-1991 ucnv_openPackage
X-SVN-Rev: 9221
2002-07-17 02:41:04 +00:00
Markus Scherer
b6c34a9ef4 ICU-1967 test cesu-8 converter
X-SVN-Rev: 9011
2002-07-02 22:52:30 +00:00
Markus Scherer
2d5114e756 ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 8990
2002-07-02 00:51:16 +00:00
Ram Viswanadha
a28d72cd79 ICU-1953 test handling of INV + HALANT
X-SVN-Rev: 8919
2002-06-22 00:20:43 +00:00
Markus Scherer
f94bd2894a ICU-1939 test UTF-16 and UTF-32 converters: getNextUChar
X-SVN-Rev: 8836
2002-06-11 17:59:45 +00:00
Markus Scherer
6820cfc093 ICU-1939 test UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8832
2002-06-11 04:45:37 +00:00
Markus Scherer
6a2c81b056 ICU-1864 some basic BOCU-1 tests
X-SVN-Rev: 8707
2002-05-25 00:30:31 +00:00
Ram Viswanadha
61ab9f8546 ICU-1835 improve code coverage and test new mappings
X-SVN-Rev: 8373
2002-04-04 03:08:38 +00:00
George Rhoten
b55b1ad264 ICU-1739 Fix uninitialized memory, and don't malloc(0)
X-SVN-Rev: 8369
2002-04-03 23:38:10 +00:00
George Rhoten
d950e15b50 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8334
2002-04-02 03:15:12 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
ce298b27a7 ICU-1816 Accidentally commited // to this file.
X-SVN-Rev: 8286
2002-03-28 21:51:14 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
George Rhoten
4e8dc00958 ICU-1811 Fix a compiler error on Unix
X-SVN-Rev: 8279
2002-03-28 16:51:17 +00:00
George Rhoten
5832848981 ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding, and test some of the other types too.
X-SVN-Rev: 8274
2002-03-27 23:25:18 +00:00
George Rhoten
59cd5567ac ICU-1804 Don't use // in C files.
X-SVN-Rev: 8239
2002-03-26 04:19:30 +00:00
Ram Viswanadha
c6581585d0 ICU-1804 Add round trip tests for all Unicode encodings which get activated in exhaustive mode
X-SVN-Rev: 8228
2002-03-25 22:51:09 +00:00
Ram Viswanadha
2decf27797 ICU-1808 Test SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8227
2002-03-25 22:41:39 +00:00
George Rhoten
b269dce12c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
Ram Viswanadha
45f30d6ebb ICU-1698 crashes.. fix strlen+1 for null termination
X-SVN-Rev: 7593
2002-02-07 21:47:22 +00:00
Ram Viswanadha
91a68ca546 ICU-1628 fix u_setDataDirecotry in tests
X-SVN-Rev: 7592
2002-02-07 21:36:52 +00:00
Ram Viswanadha
7b4ed42d34 ICU-1627 implement fallback for loading data
X-SVN-Rev: 7518
2002-01-29 04:01:49 +00:00
Ram Viswanadha
ab1317f800 ICU-1627 Update paths to find data from new location
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
Ram Viswanadha
17881f0a1a ICU-1603 API for Unicode signature detection
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
George Rhoten
41f0b54145 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6819
2001-11-13 04:28:44 +00:00
George Rhoten
2506f08b4e ICU-1009 Improve code coverage of UTF-7
X-SVN-Rev: 6657
2001-11-07 01:03:53 +00:00
Ram Viswanadha
0c89462c9b ICU-1293 test for bug# 1293
X-SVN-Rev: 6629
2001-11-06 00:45:10 +00:00
Ram Viswanadha
0d7389b751 ICU-981 test for bug# 981
X-SVN-Rev: 6623
2001-11-05 23:17:51 +00:00
Markus Scherer
9cbe08924a ICU-726 tighten UTF-8 converter: non-shortest UTF-8 illegal (U 3.0.1)
X-SVN-Rev: 6213
2001-10-12 18:54:09 +00:00
Markus Scherer
19f92aab27 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 5974
2001-09-28 22:22:59 +00:00
George Rhoten
386502fad2 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5787
2001-09-18 21:02:14 +00:00
George Rhoten
08ba528748 ICU-821 Fix for Linux 7.1
X-SVN-Rev: 5683
2001-09-01 04:23:43 +00:00
George Rhoten
81fc8fb03e ICU-770 More data cleanup
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
8f861608d6 ICU-770 Fixed some memory leaks and memory access problems.
X-SVN-Rev: 5582
2001-08-25 01:06:41 +00:00
George Rhoten
0e79edda11 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5433
2001-08-03 16:08:41 +00:00
Ram Viswanadha
97d8ad1630 ICU-452 Add tests for EXT character handling.
X-SVN-Rev: 5330
2001-07-24 18:10:05 +00:00
Ram Viswanadha
1460f5bdb2 ICU-452 Tests for ISCII
X-SVN-Rev: 5237
2001-07-14 02:29:21 +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
George Rhoten
8383c8f1b3 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4859
2001-05-31 23:30:09 +00:00
George Rhoten
1542dfe036 ICU-567 Silly cast that the Mac doesn't automatically do.
X-SVN-Rev: 4680
2001-05-15 23:11:09 +00:00
Ram Viswanadha
7dda2e0542 ICU-915 Test for jitterbug 915
X-SVN-Rev: 4655
2001-05-11 02:30:47 +00:00
Ram Viswanadha
3d78b2d1ef ICU-952 Test plane 2 code points
X-SVN-Rev: 4621
2001-05-08 00:01:30 +00:00
George Rhoten
a9111dedca ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4601
2001-05-04 00:17:03 +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
Vladimir Weinstein
b25d6d6929 ICU-96 fixed C++ style comments in C files
X-SVN-Rev: 4492
2001-04-17 21:53:30 +00:00
Ram Viswanadha
8a79580cfa ICU-930 test for jitterbug 930
X-SVN-Rev: 4464
2001-04-07 01:25:14 +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
78b4e73e53 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4263
2001-03-22 03:36:53 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +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
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
Ram Viswanadha
86db72407e ICU-862 Updated tests for ibm-1362
X-SVN-Rev: 4038
2001-03-13 00:07:23 +00:00
George Rhoten
a38ade244a ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3950
2001-03-07 22:46:42 +00:00
Ram Viswanadha
0e1ce27f8f ICU-862 Fixed tests for ibm-1363 for handling subchar1.
X-SVN-Rev: 3945
2001-03-07 20:59:31 +00:00
Ram Viswanadha
439b875346 ICU-96 Fixed Collation tests
X-SVN-Rev: 3914
2001-03-06 03:42:35 +00:00
George Rhoten
a0d544a0ad ICU-865 Don't use // in a C file, and other fixes
X-SVN-Rev: 3899
2001-03-05 18:39:03 +00:00
Ram Viswanadha
a096bc8d9c ICU-189 Tests for SCSU converter
X-SVN-Rev: 3880
2001-03-02 23:55:49 +00:00
Jim Snyder Grant
2dcf679e25 ICU-271 As part of LMBCS completion, needed to correct LMBCS tests that made erroneous assumptions about source pointers after incomplete chars found (see ICU mailing list for more)
X-SVN-Rev: 3778
2001-02-26 19:29:14 +00:00
Ram Viswanadha
35d28dbace ICU-869 Added Tests for converter (ISO_2022_KR_1).
X-SVN-Rev: 3767
2001-02-24 02:52:14 +00:00
Ram Viswanadha
e0974ef8a5 ICU-869 Added tests for JIS JIS7 and JIS8 encodings.
X-SVN-Rev: 3746
2001-02-23 04:40:39 +00:00
George Rhoten
bb1ab39f80 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3523
2001-02-01 01:55:53 +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
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
George Rhoten
f86a49ad25 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3455
2001-01-23 19:43:21 +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
Ram Viswanadha
6ca60a2e82 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3317
2000-12-21 03:14:32 +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
Ram Viswanadha
56f2d7c22f ICU-778 Added test for ucnv_toUChars and fromUChars
X-SVN-Rev: 3269
2000-12-19 02:29:23 +00:00
George Rhoten
707787a706 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3167
2000-12-08 01:13:38 +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
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
Ram Viswanadha
b753a1a8af ICU-703 Added getNextUChar tests
X-SVN-Rev: 2928
2000-11-17 03:03:14 +00:00
George Rhoten
516103b627 ICU-206 Added UTF-32 converter
X-SVN-Rev: 2917
2000-11-16 17:20:03 +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
Ram Viswanadha
8ed1e11d82 ICU-703 Added tests for JP1, JP2 and CN-Ext
X-SVN-Rev: 2832
2000-10-28 01:08:25 +00:00
Markus Scherer
f51c6d0b09 ICU-701 update ibm-xxx.ucm files with fallback indicators
X-SVN-Rev: 2825
2000-10-27 23:55:56 +00:00
Markus Scherer
bfa7fdc918 ICU-544 do not crash when a converter cannot be opened...
X-SVN-Rev: 2817
2000-10-27 00:10:17 +00:00
Markus Scherer
af27bc1133 ICU-544 ucnv_getNextUChar() must _not_ match pairs of single surrogates for codepages like gb18030 (see javadoc & notes in ucnvmbcs.c)
X-SVN-Rev: 2807
2000-10-26 20:09:17 +00:00
Markus Scherer
486b26d12e ICU-544 getNextUChar() handle separately encoded surrogates
X-SVN-Rev: 2794
2000-10-26 00:18:34 +00:00
Ram Viswanadha
4ced898120 ICU-673 Added tests for short target and source buffers
X-SVN-Rev: 2746
2000-10-20 02:47:14 +00:00
Ram Viswanadha
0c6ea5520c ICU-673 Added HZ converter test.
X-SVN-Rev: 2707
2000-10-17 08:05:02 +00:00
Steven R. Loomis
df3d6ff001 ICU-599 reduce test verbosity
X-SVN-Rev: 2645
2000-10-12 17:11:32 +00:00
Ram Viswanadha
9e084f4436 ICU-599 Added ISO-2022-CN Test
X-SVN-Rev: 2465
2000-09-21 00:35:06 +00:00
Ram Viswanadha
8f68e5fb1d ICU-583 Added more test cases for ISO-2022-jp
X-SVN-Rev: 2443
2000-09-19 02:38:40 +00:00