George Rhoten
0654def82d
ICU-2000 Fix some compiler warnings
...
X-SVN-Rev: 10530
2002-12-06 17:13:14 +00:00
Alan Liu
c8515c5cb4
ICU-2118 more coverage
...
X-SVN-Rev: 10404
2002-11-28 00:53:05 +00:00
Alan Liu
c27f3d8230
ICU-2118 add coverage tests for boilerplate methods
...
X-SVN-Rev: 10390
2002-11-27 00:28:20 +00:00
Ram Viswanadha
4e623dfbc1
ICU-2323 Add test for instantiation of transliterators from data returned by UScript
...
X-SVN-Rev: 9954
2002-10-03 22:47:10 +00:00
Steven R. Loomis
c9cf5f3592
ICU-2248 modularize icu - fix tests
...
X-SVN-Rev: 9947
2002-10-02 17:19:18 +00:00
Markus Scherer
0eb9c506ec
ICU-2248 modularize ICU
...
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Alan Liu
85d23479b6
ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
...
X-SVN-Rev: 9849
2002-09-06 23:30:29 +00:00
Alan Liu
9ba92b30ff
ICU-2025 deprecate UnicodeFilterLogic
...
X-SVN-Rev: 9809
2002-08-28 17:17:04 +00:00
George Rhoten
e5083fc89e
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9780
2002-08-23 16:41:24 +00:00
George Rhoten
56cbadb751
ICU-2085 Don't use deprecated code anymore
...
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
George Rhoten
d3c17fa8bc
ICU-2131 Stop using the LocaleProxy deprecated code hack
...
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
864354304e
ICU-1739 Fixed a memory leak
...
X-SVN-Rev: 9661
2002-08-09 22:51:23 +00:00
Alan Liu
7b1fbb21ff
ICU-1997 added test
...
X-SVN-Rev: 9550
2002-08-02 21:33:02 +00:00
Ram Viswanadha
304f3e290c
ICU-2022 Fix TransliteratorTest failures
...
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00
Alan Liu
d1773b2571
ICU-1434 initial implementation of source/target set API
...
X-SVN-Rev: 8971
2002-06-28 21:13:54 +00:00
Markus Scherer
0a4389fd09
ICU-1923 upgrade to Unicode 3.2: adapt case mapping tests - mostly Turkic changes, un-fix 0307 After_I condition until UTC decides on it
...
X-SVN-Rev: 8821
2002-06-08 03:55:21 +00:00
Alan Liu
9f78c7195e
ICU-1532 test Any-X
...
X-SVN-Rev: 8816
2002-06-07 20:25:56 +00:00
Markus Scherer
b694de1bb0
ICU-1923 upgrade to Unicode 3.2: alternate name for U+0009 (TAB) changes with Unicode 3.2
...
X-SVN-Rev: 8749
2002-05-31 01:20:12 +00:00
Alan Liu
a73bfe7d24
ICU-1749 port TestMulticharStringSet to C++
...
X-SVN-Rev: 8530
2002-04-26 21:31:55 +00:00
George Rhoten
5ba437bbb1
ICU-1872 Don't do static initialization, just in case the global mutex gets initialized.
...
X-SVN-Rev: 8508
2002-04-24 17:31:27 +00:00
Alan Liu
8ed4fea84a
ICU-1825 allow filters in &func calls; fix canonicalization of &func
...
X-SVN-Rev: 8478
2002-04-17 16:38:18 +00:00
George Rhoten
7777030a4f
ICU-1828 Remove tabs
...
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Ram Viswanadha
25956f4439
ICU-1726 Add the test case submitted in bug report
...
X-SVN-Rev: 8318
2002-04-01 22:08:28 +00:00
Alan Liu
841f1e8d2b
ICU-1726 handle invalid $n gracefully
...
X-SVN-Rev: 8292
2002-03-29 18:23:03 +00:00
Alan Liu
d243400c66
ICU-1681 test whitespace handling
...
X-SVN-Rev: 8261
2002-03-27 19:11:07 +00:00
George Rhoten
c133d2c01d
ICU-1682 Don't continue with the test, if a transliterator can't be created.
...
X-SVN-Rev: 8184
2002-03-21 20:04:29 +00:00
George Rhoten
60e6fc4054
ICU-1199 Stop using the deprecated Unicode C++ class
...
X-SVN-Rev: 8117
2002-03-19 17:50:15 +00:00
Yves Arrouye
ba127f9b6a
ICU-1688 update test.
...
X-SVN-Rev: 7759
2002-02-25 02:49:07 +00:00
Yves Arrouye
504a75e931
ICU-1709 do not tweak the UCD data to mark some control characters
...
as spacing ones.
X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
Yves Arrouye
b52105aed5
ICU-1681 check the new features of the Any-Name/Name-Any transliterators
...
X-SVN-Rev: 7659
2002-02-14 05:46:07 +00:00
Yves Arrouye
4686f26d64
ICU-1681 fix Name-Any and test. Note for Alan: this is just to
...
stabilize the test until we sort out how to change u_charName and the
Java issue. Whatever the result of this sorting out is, we can then
revert these changes.
X-SVN-Rev: 7590
2002-02-07 07:14:42 +00:00
Alan Liu
47c47a5cd9
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
...
X-SVN-Rev: 7582
2002-02-07 01:07:55 +00:00
Yves Arrouye
3f69cbabfb
ICU-1681 fix test for Any-Name and Name-Any. Note that the tests will
...
fail until jitterbug 1688 is fixed.
X-SVN-Rev: 7573
2002-02-06 02:06:26 +00:00
George Rhoten
4cc4f9c7b5
ICU-1008 Do some less static initialization
...
X-SVN-Rev: 7378
2001-12-28 21:26:53 +00:00
Alan Liu
8875e2c621
ICU-1592 add test cases for Tat\u02B9\u00E2na
...
X-SVN-Rev: 7338
2001-12-11 00:00:27 +00:00
Alan Liu
426dadc5a8
ICU-1076 clear toPattern result buffer
...
X-SVN-Rev: 7306
2001-12-04 05:25:39 +00:00
Alan Liu
eba45479e5
ICU-1373 add tests of supplemental character handling by algorithm transliterators
...
X-SVN-Rev: 7294
2001-12-03 23:09:07 +00:00
Alan Liu
3eccfcc26d
ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
...
X-SVN-Rev: 7280
2001-12-03 20:50:50 +00:00
Alan Liu
dafa4debfb
ICU-1501 fix TestIncrementalProgress
...
X-SVN-Rev: 7257
2001-12-01 22:29:07 +00:00
George Rhoten
3b9185cba0
ICU-1501 Fixed ANSI C (gcc) compiler problem.
...
X-SVN-Rev: 7248
2001-12-01 03:18:08 +00:00
Helena Chapman
6f5df69456
ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java.
...
X-SVN-Rev: 7235
2001-11-30 23:53:55 +00:00
George Rhoten
85b9bf0e00
ICU-770 Memory cleanup
...
X-SVN-Rev: 7216
2001-11-30 18:19:56 +00:00
Alan Liu
2db72dd89a
ICU-1566 make getDisplayName() grok variants
...
X-SVN-Rev: 7186
2001-11-29 23:49:44 +00:00
Alan Liu
adeb7ac274
ICU-1560 implement smart rollback
...
X-SVN-Rev: 7155
2001-11-29 01:01:31 +00:00
Ram Viswanadha
ac9be05b00
ICU-1259 Synch tests for TransliteratorTest
...
X-SVN-Rev: 7134
2001-11-28 20:55:15 +00:00
Ram Viswanadha
e343dd8007
ICU-1259 remove dependency on rollback
...
X-SVN-Rev: 7123
2001-11-28 06:05:12 +00:00
Alan Liu
2b109067ec
ICU-1533 disable rollback code
...
X-SVN-Rev: 7055
2001-11-21 19:55:39 +00:00
Alan Liu
efe00fdd38
ICU-1225 test new Any-Hex and Hex-Any variants
...
X-SVN-Rev: 7050
2001-11-21 07:08:13 +00:00
George Rhoten
562801daee
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 6981
2001-11-19 17:41:46 +00:00
Alan Liu
0d4f43a415
ICU-1364 fix reverse ::ID block parsing and global filters in toRules()
...
X-SVN-Rev: 6971
2001-11-17 06:44:50 +00:00