Commit Graph

183 Commits

Author SHA1 Message Date
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
Alan Liu
9c8e90f072 ICU-1491 handle -T -T/V /V-T forms; require target
X-SVN-Rev: 6937
2001-11-16 00:58:32 +00:00
Alan Liu
59fa6939a1 ICU-1491 rewrite parseID to handle all ID form variants; move Mark's code into parseID; enable special inverses (NFC/NFC, etc.)
X-SVN-Rev: 6935
2001-11-15 23:40:02 +00:00
Alan Liu
22f6b230c4 ICU-1408 improve error reporting for bogus post context
X-SVN-Rev: 6891
2001-11-14 19:26:56 +00:00
Alan Liu
fb7455dc39 ICU-1426 update el (locale resource) test
X-SVN-Rev: 6889
2001-11-14 18:26:13 +00:00
George Rhoten
ae71da1a17 ICU-770 Memory cleanup
X-SVN-Rev: 6820
2001-11-13 06:03:20 +00:00
George Rhoten
acc164ea7e ICU-770 Memory cleanup
X-SVN-Rev: 6804
2001-11-12 23:25:37 +00:00
Alan Liu
9160747c21 ICU-1292 add variable range overlap detection
X-SVN-Rev: 6786
2001-11-12 19:12:08 +00:00
Alan Liu
51f23530aa ICU-1232 disallow UnicodeSets (and other standins) in translit output
X-SVN-Rev: 6702
2001-11-09 01:22:33 +00:00
Alan Liu
1b8e587611 ICU-1134 make sure parse errors refer to the correct source line
X-SVN-Rev: 6698
2001-11-09 00:12:59 +00:00
Alan Liu
e7392d993c ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6617
2001-11-05 20:37:58 +00:00
Alan Liu
b15457400c ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6614
2001-11-05 19:36:29 +00:00
Alan Liu
8886275ce8 ICU-1426 add el-Latin and Latin-el rules to locale resource
X-SVN-Rev: 6599
2001-11-03 02:04:37 +00:00
Alan Liu
58f515dd78 ICU-1135 rewrite Any-Title to be smarter about accents
X-SVN-Rev: 6545
2001-11-01 04:37:27 +00:00
George Rhoten
7e1e165ceb ICU-1079 Use TRUE instead of true
X-SVN-Rev: 6511
2001-10-31 02:55:31 +00:00
Alan Liu
ad444e4b61 ICU-1079 add locale-script mapping test
X-SVN-Rev: 6506
2001-10-31 00:29:42 +00:00
Alan Liu
4524f0f633 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6494
2001-10-30 18:14:57 +00:00
Alan Liu
af1d778ab5 ICU-1259 update tests for new 2.0 rules
X-SVN-Rev: 6454
2001-10-26 05:42:31 +00:00
Alan Liu
47e3ca5552 ICU-1046 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6420
2001-10-25 00:03:50 +00:00
Markus Scherer
a8db048c55 ICU-1255 reenable failing test
X-SVN-Rev: 6354
2001-10-19 23:29:26 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
Ram Viswanadha
98c1213e43 ICU-1255 Remove and merge tests in transtst.cpp
X-SVN-Rev: 6181
2001-10-11 04:06:16 +00:00
George Rhoten
a70e277223 ICU-1211 Fix for AIX
X-SVN-Rev: 6175
2001-10-10 22:36:03 +00:00
George Rhoten
f9d862447b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6173
2001-10-10 21:43:21 +00:00
Alan Liu
5788f5c379 ICU-1261 add ::ID block test case
X-SVN-Rev: 6152
2001-10-10 19:21:55 +00:00
Alan Liu
d06db2495e ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6151
2001-10-10 19:12:00 +00:00
George Rhoten
ccb3e4720d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6142
2001-10-10 01:22:30 +00:00
George Rhoten
825394ce59 ICU-770 Memory cleanup
X-SVN-Rev: 6128
2001-10-09 17:11:11 +00:00
Alan Liu
1be3429f34 ICU-1250 sync tests with icu4j
X-SVN-Rev: 6097
2001-10-05 22:27:44 +00:00
Alan Liu
b5029525b9 ICU-1250 minor fix to incremental RBT code
X-SVN-Rev: 6061
2001-10-04 23:59:56 +00:00
George Rhoten
3a4c3b2de1 ICU-770 More memory cleanup
X-SVN-Rev: 6013
2001-10-03 18:05:44 +00:00
Alan Liu
c92aa6caba ICU-1079 enhance tests
X-SVN-Rev: 5747
2001-09-14 21:59:49 +00:00
Ram Viswanadha
88f30a02e2 ICU-329 Fix tests to reflect API changes.
X-SVN-Rev: 5654
2001-08-31 03:24:28 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
Ram Viswanadha
0e194efd89 ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
2001-08-16 01:01:22 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Alan Liu
199af7c5bc ICU-1076 test unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5441
2001-08-04 00:15:44 +00:00
Alan Liu
caa1bdd17e ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Alan Liu
16c2014b35 ICU-1076 test nested segments and ? operator
X-SVN-Rev: 5377
2001-07-30 23:18:01 +00:00
Alan Liu
d45d3201ba ICU-1076 test quantified quoted strings and variable references
X-SVN-Rev: 5361
2001-07-27 17:03:23 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Alan Liu
cf35beb5eb ICU-1052 fix handling of surrogates in antecontext and cursor positioning
X-SVN-Rev: 5346
2001-07-25 21:15:53 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Alan Liu
aeae2b0a49 ICU-990 test cases for nested sets
X-SVN-Rev: 5270
2001-07-18 19:51:29 +00:00
Alan Liu
4d93dcfea3 ICU-990 improve and extend testing to toRules and toPattern
X-SVN-Rev: 5269
2001-07-18 18:39:13 +00:00
Alan Liu
f31d20e4bf ICU-990 add another toRules test
X-SVN-Rev: 5264
2001-07-18 04:17:05 +00:00
Alan Liu
953c8621af ICU-1053 add a simple Any-Remove test
X-SVN-Rev: 5259
2001-07-17 23:37:45 +00:00
Alan Liu
afd62225ed ICU-990 add basic RT test for toRules()
X-SVN-Rev: 5248
2001-07-17 18:13:09 +00:00
Alan Liu
589dbddcbe ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
X-SVN-Rev: 5247
2001-07-17 00:16:02 +00:00
Alan Liu
7ad9f84ffe ICU-1048 implement Foo(Bar) ID parsing
X-SVN-Rev: 5243
2001-07-16 20:48:46 +00:00
Alan Liu
9805ae16d9 ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
2001-07-13 21:09:41 +00:00
Alan Liu
14ba574a14 ICU-1006 update tests of ID handling
X-SVN-Rev: 5184
2001-07-05 22:55:38 +00:00
Alan Liu
eb1a26e702 ICU-1029 add NormalizationTransliterator test
X-SVN-Rev: 5175
2001-07-03 23:45:23 +00:00
Alan Liu
be55a412be ICU-965 in Any-Title make can't -> Can't, not Can'T
X-SVN-Rev: 5144
2001-06-29 21:19:49 +00:00
Ram Viswanadha
96d50a13fc ICU-912 Test for validating the fix
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00
Alan Liu
7816fe3b3e ICU-1006 add tests for liberalized ID
X-SVN-Rev: 5040
2001-06-20 22:38:21 +00:00
Alan Liu
158ec8fd9a ICU-989 add test for Any-Name, Name-Any
X-SVN-Rev: 4952
2001-06-11 23:44:50 +00:00
Alan Liu
1c7ee13552 ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
George Rhoten
6de44560c8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4747
2001-05-22 16:26:59 +00:00
George Rhoten
cf62d209c6 ICU-821 Fixed an HP/UX compiler problem
X-SVN-Rev: 4553
2001-04-25 17:27:43 +00:00
Alan Liu
085701f0f4 ICU-918 fix handling of inverses
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Alan Liu
32f0b2db7a ICU-918 enhance test to check inverses
X-SVN-Rev: 4430
2001-04-03 17:49:30 +00:00
Alan Liu
bd0490db28 ICU-918 extend createInstance() syntax to recognize inline filter patterns
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Alan Liu
83377886c0 ICU-483 add inter-Indic transliterators
X-SVN-Rev: 3886
2001-03-03 00:49:45 +00:00
George Rhoten
1b9224727e ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3331
2001-01-02 19:01:49 +00:00
Alan Liu
8557348fa3 ICU-486 Implement anchors.
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00
George Rhoten
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
9fe1519e56 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2327
2000-08-23 00:05:17 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Helena Chapman
d428c71452 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2217
2000-08-12 01:03:01 +00:00