Commit Graph

114 Commits

Author SHA1 Message Date
Ram Viswanadha
c56673e949 ICU-3737 fix arabic transliteration failure
X-SVN-Rev: 15603
2004-05-28 00:19:06 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
Ram Viswanadha
9cc0f7b308 ICU-3737 synchronize translit rules with ICU4J
X-SVN-Rev: 15395
2004-05-19 04:17:37 +00:00
George Rhoten
b162dc8a7e ICU-3718 Fix some memory leaks & warn about bad tests
X-SVN-Rev: 15335
2004-05-17 18:17:08 +00:00
Vladimir Weinstein
3cbe7619d1 ICU-3170 updates to transliterators due to Unicode 4.0.1 update
X-SVN-Rev: 14995
2004-04-16 17:28:06 +00:00
Vladimir Weinstein
ec825e9a79 ICU-3170 butchered transliteration round trip tests in order to suppress errors. Alan and Mark need to look them over.
X-SVN-Rev: 14890
2004-04-07 00:17:23 +00:00
Ram Viswanadha
f58212cfe5 ICU-3053 fix the test as per George's comments
X-SVN-Rev: 13449
2003-10-17 00:34:33 +00:00
Ram Viswanadha
8be83d1252 ICU-3053 fix the failures
X-SVN-Rev: 13054
2003-09-10 01:28:29 +00:00
George Rhoten
6c952cb83d ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12552
2003-06-23 23:16:10 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Ram Viswanadha
91ea8b908e ICU-2779 port changes to ICU4C
X-SVN-Rev: 11805
2003-05-05 23:22:34 +00:00
George Rhoten
1dfa0b831b ICU-2628 Fix some compiler problems with z/OS's definition of the cs function.
X-SVN-Rev: 11656
2003-04-24 00:32:44 +00:00
Ram Viswanadha
19c0a21ecb ICU-2779 temporarily (up through ICU 2.8) filter against 3.2 characters to make round trip tests pass
X-SVN-Rev: 11624
2003-04-23 00:23:26 +00:00
Alan Liu
b8b50699f2 ICU-2779 temporarily (up through ICU 2.8) filter against 3.2 characters to make round trip tests pass
X-SVN-Rev: 11532
2003-04-11 23:58:42 +00:00
George Rhoten
6b0ec25200 ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
2003-02-14 01:44:49 +00:00
Alan Liu
8f688eaa68 ICU-2135 add TransliteratorPointer; use to avoid memory leaks
X-SVN-Rev: 10646
2002-12-12 19:54:39 +00:00
Alan Liu
1c2ded70a5 ICU-2550 make it pass too!
X-SVN-Rev: 10550
2002-12-06 22:51:13 +00:00
Alan Liu
ab0da6b9b3 ICU-2550 make round-trip test 90% faster
X-SVN-Rev: 10545
2002-12-06 21:31:22 +00:00
Ram Viswanadha
e42c1d0b80 ICU-2118 make TestHangul execute only in exhaustive mode
X-SVN-Rev: 10392
2002-11-27 02:00:04 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
George Rhoten
6785e554f5 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9742
2002-08-20 20:59:01 +00:00
Ram Viswanadha
1f8060ec97 ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9418
2002-07-30 00:03:36 +00:00
Ram Viswanadha
304f3e290c ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00
Helena Chapman
075c882906 ICU-1980 sync up with ICU4J.
X-SVN-Rev: 9116
2002-07-12 19:39:56 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
George Rhoten
01ed2720d6 ICU-1749 Don't use dangling pointers.
X-SVN-Rev: 8772
2002-06-03 17:00:20 +00:00
Ram Viswanadha
31de668781 ICU-1749 fix Indic roundtrip failures, fix tests to handle sequences in round trip exclusion set, fix Greek and Greek/UNGEGN test
X-SVN-Rev: 8758
2002-05-31 18:05:12 +00:00
Alan Liu
1bcb0d4f0c ICU-1749 update tests to use new API, fix iteration bug
X-SVN-Rev: 8548
2002-04-30 22:12:28 +00:00
Alan Liu
daea6a76cb ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
2002-04-26 06:26:17 +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
George Rhoten
4cc4f9c7b5 ICU-1008 Do some less static initialization
X-SVN-Rev: 7378
2001-12-28 21:26:53 +00:00
Alan Liu
426dadc5a8 ICU-1076 clear toPattern result buffer
X-SVN-Rev: 7306
2001-12-04 05:25:39 +00:00
George Rhoten
791e9e764c ICU-1259 Fixes for HP/UX11CC
X-SVN-Rev: 7262
2001-12-03 18:06:27 +00:00
Ram Viswanadha
f20e95322f ICU-1259 Synch test with ICU4j
X-SVN-Rev: 7252
2001-12-01 04:33:03 +00:00
George Rhoten
85b9bf0e00 ICU-770 Memory cleanup
X-SVN-Rev: 7216
2001-11-30 18:19:56 +00:00
Ram Viswanadha
e343dd8007 ICU-1259 remove dependency on rollback
X-SVN-Rev: 7123
2001-11-28 06:05:12 +00:00
George Rhoten
10e4887cde ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7089
2001-11-26 23:09:33 +00:00
Ram Viswanadha
37656591b5 ICU-1259 Enable some InterIndic tests
X-SVN-Rev: 7079
2001-11-22 05:51:42 +00:00
Syn Wee Quek
50f3465495 ICU-1495
c++ port of the Java RoundTripTest.
Please note that the tests are not all passing.

X-SVN-Rev: 7076
2001-11-22 02:41:06 +00:00
George Rhoten
0d06bd5306 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7020
2001-11-20 17:50:44 +00:00
George Rhoten
0c4bab2e3b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7009
2001-11-20 01:02:16 +00:00
Ram Viswanadha
ed179d925f ICU-1259 Make Indic roundtrip tests run only in exhaustive mode
X-SVN-Rev: 6921
2001-11-15 21:11:04 +00:00
Ram Viswanadha
68bea4ba61 ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6825
2001-11-13 09:09:14 +00:00
Ram Viswanadha
a0988947e9 ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6760
2001-11-11 02:34:03 +00:00
Alan Liu
203037e6ca ICU-1427 port changes from Java
X-SVN-Rev: 6664
2001-11-07 18:06:53 +00:00
Andy Heninger
cf191f47df ICU-1404 Fix broken out-of-source-directory build
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Alan Liu
685ad1aafc ICU-1226 port more round-trip test fixes from Java to C++
X-SVN-Rev: 6523
2001-10-31 19:26:53 +00:00
Alan Liu
8905fc7092 ICU-1226 port round-trip test fixes from Java to C++
X-SVN-Rev: 6495
2001-10-30 18:29:45 +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
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
3a4c3b2de1 ICU-770 More memory cleanup
X-SVN-Rev: 6013
2001-10-03 18:05:44 +00:00
Alan Liu
831554e000 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5969
2001-09-28 20:56:10 +00:00
George Rhoten
e29f4f62c4 ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
2001-08-31 18:02:09 +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
George Rhoten
2992cadd50 ICU-567 Mac OS has a tough time with stack data larger than 32K
X-SVN-Rev: 4579
2001-05-01 23:31:38 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
028195ff33 ICU-865 This test is too slow.
X-SVN-Rev: 4047
2001-03-13 03:20:37 +00:00
George Rhoten
22fae0356b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3602
2001-02-10 02:36:27 +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
George Rhoten
e3b43fbd6f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3177
2000-12-08 21:17:32 +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
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Vladimir Weinstein
0413fcf2dc ICU-432 fixes for running on a japanese machine
X-SVN-Rev: 2096
2000-08-02 19:06:18 +00:00
Alan Liu
83d22bc5dc ICU-352 add transliterator round trip test
X-SVN-Rev: 1454
2000-05-24 17:31:51 +00:00