Commit Graph

43 Commits

Author SHA1 Message Date
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
George Rhoten
c9793c6267 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
2000-11-21 04:05:39 +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
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
Markus Scherer
bb92483e1d ICU-544 some tests for gb 18030
X-SVN-Rev: 2773
2000-10-24 21:01:12 +00:00
Steven R. Loomis
9d81ad69fc ICU-658 defer fixing this test some more
X-SVN-Rev: 2681
2000-10-13 21:43:07 +00:00
Madhu K
e01ba020dd ICU-535 removed compiler warnings and added better error display
X-SVN-Rev: 2225
2000-08-14 21:31:05 +00:00
Madhu K
ec02ab0d69 ICU-535 Removed warnings
X-SVN-Rev: 2221
2000-08-14 17:13:09 +00:00
Markus Scherer
35f850ef92 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2203
2000-08-11 20:11:06 +00:00
George Rhoten
1a68b33110 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2197
2000-08-11 18:58:51 +00:00
Steven R. Loomis
ba6432c9e1 ICU-447 corrected data for ebcdic
X-SVN-Rev: 2097
2000-08-02 19:34:11 +00:00
Madhu K
7d0f5059c1 ICU-447 Added tests for more code coverage in ucnv_cb.c
X-SVN-Rev: 2081
2000-07-31 22:42:14 +00:00
Steven R. Loomis
7bba28ace0 ICU-344 test data incorrect for EBCDIC_STATEFUL
X-SVN-Rev: 2075
2000-07-31 14:42:09 +00:00
Madhu K
27beba0cf0 ICU-447 Added tests for utf-8 for CALLBACK
X-SVN-Rev: 2036
2000-07-25 21:12:16 +00:00
Markus Scherer
e76fb1f0ca ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2018
2000-07-21 23:28:07 +00:00
Madhu K
c53c24ac34 ICU-447 Added test for euc-tw and toUnicode fallback
X-SVN-Rev: 2001
2000-07-21 01:02:00 +00:00
Madhu K
fc7dca35f0 ICU-447 Added tests for more code coverage for mbcs
X-SVN-Rev: 1936
2000-07-18 23:42:41 +00:00
Madhu K
94711b5d29 ICU-447 Added a test for EBCIDIC_STATEFUL
X-SVN-Rev: 1910
2000-07-17 20:41:36 +00:00
Markus Scherer
e736ce5911 ICU-505 re-add the lmbcs test now that it does not crash any more
X-SVN-Rev: 1908
2000-07-17 19:51:01 +00:00
Jim Snyder Grant
af1856f980 ICU-505 temporarily commented out test causing crash.
X-SVN-Rev: 1903
2000-07-17 16:49:04 +00:00
Jim Snyder Grant
a7da319c5d ICU-495 removed test for ucnv_getInvalidUChars() because implementation has changed
X-SVN-Rev: 1902
2000-07-17 16:42:35 +00:00
Markus Scherer
461ade154d ICU-495 fix size of array (count UChars, not bytes)
X-SVN-Rev: 1886
2000-07-15 01:10:23 +00:00
Madhu K
f18ed92a8e ICU-447 included the LMBCS tests
X-SVN-Rev: 1884
2000-07-14 23:07:15 +00:00
Madhu K
393b7259e5 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1883
2000-07-14 22:42:27 +00:00
Markus Scherer
97a464b605 ICU-344 fix the test for ebcdic_stateful with escape callback - reports error for now
X-SVN-Rev: 1879
2000-07-14 20:39:12 +00:00
Markus Scherer
06ca05dc38 ICU-311 for the new callback api, ucnv_getXCallBack() need to return both the function pointer and the context
X-SVN-Rev: 1873
2000-07-14 01:01:14 +00:00
Jim Snyder Grant
e5bb724913 ICU-495 added test for ucnv_getInvalidUChars() as part of testConvertToUnicode()
X-SVN-Rev: 1846
2000-07-13 15:37:08 +00:00
Markus Scherer
87b7acacec ICU-103 fix bugs in test code
X-SVN-Rev: 1839
2000-07-13 00:28:06 +00:00
Vladimir Weinstein
45515c9a0c ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Helena Chapman
2fd0a3db47 ICU-311 the setToU and fromUCallback function signatures update.
X-SVN-Rev: 1736
2000-07-05 20:56:42 +00:00
Helena Chapman
0ad634011e ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1720
2000-06-30 17:38:47 +00:00
Helena Chapman
377889ccd9 ICU-311 Major rewrite of the callback APIs. Needs to be checked
in without more testing to make the 6/29/2000 API deadline.  Lots
of warnings still, offset handling is not implemented.  More unit tests
is required because the current implementation actually passes the tests.

X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Madhu K
b429022d94 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1636
2000-06-22 01:09:15 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
258dbe98d4 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Helena Chapman
aedb933f7e ICU-163 Fixed warnings on MSVC 6.0.
X-SVN-Rev: 476
1999-12-29 22:33:47 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Stephen Booth
7406982293 Sync with 1.2.5
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00