Commit Graph

2454 Commits

Author SHA1 Message Date
Syn Wee Quek
acf94f2c42 ICU-2118
code coverage test

X-SVN-Rev: 10577
2002-12-10 07:51:40 +00:00
Syn Wee Quek
59893d78c9 ICU-2294
subclassability test

X-SVN-Rev: 10576
2002-12-10 06:02:50 +00:00
Steven R. Loomis
e20d820d3b ICU-2039 code coverage
X-SVN-Rev: 10575
2002-12-10 02:43:30 +00:00
Markus Scherer
3b3abb2441 ICU-2039 improve code coverage
X-SVN-Rev: 10571
2002-12-10 01:06:07 +00:00
Markus Scherer
1ac328c13c ICU-2556 add UCHAR_GENERAL_CATEGORY_MASK
X-SVN-Rev: 10570
2002-12-10 00:33:45 +00:00
Andy Heninger
7d3a78a4b2 ICU-0105 API test coverage for RegexPattern::flags()
X-SVN-Rev: 10563
2002-12-09 22:43:22 +00:00
George Rhoten
8b5d063db9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10553
2002-12-06 23:53:00 +00:00
George Rhoten
ca51a22b5b ICU-2474 Fixes for os/390
X-SVN-Rev: 10551
2002-12-06 22:52:37 +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
George Rhoten
f3b26eabbe ICU-2118 ICUServiceTest shouldn't be a part of icu namespace.
This change makes it easier to see which ICU clases aren't being tested.

X-SVN-Rev: 10535
2002-12-06 18:29:32 +00:00
George Rhoten
1ac2127e6a ICU-2118 Improve the code coverage
X-SVN-Rev: 10534
2002-12-06 18:27:53 +00:00
Alan Liu
f94d74cc45 ICU-2547 fix bug in test
X-SVN-Rev: 10533
2002-12-06 18:24:03 +00:00
Alan Liu
55be53870e ICU-2547 enable CalendarRegressionTest::test4092362
X-SVN-Rev: 10532
2002-12-06 18:08:52 +00:00
George Rhoten
0654def82d ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10530
2002-12-06 17:13:14 +00:00
Vladimir Weinstein
012f463115 ICU-2107 added copyright notices
X-SVN-Rev: 10522
2002-12-06 01:40:42 +00:00
Vladimir Weinstein
ba679fb764 ICU-2135 Doug's changes to the service registration memory handling
X-SVN-Rev: 10519
2002-12-06 00:22:10 +00:00
Steven R. Loomis
89e04417da ICU-2542 better test err output
X-SVN-Rev: 10510
2002-12-05 21:36:06 +00:00
George Rhoten
cdef00cec3 ICU-2528 Fix for iSeries
X-SVN-Rev: 10503
2002-12-05 19:16:41 +00:00
Alan Liu
09e92a610c ICU-2087 remove @ tags from test header
X-SVN-Rev: 10486
2002-12-05 00:28:37 +00:00
Doug Felt
5bb925fac4 ICU-2135 service memory leaks
X-SVN-Rev: 10479
2002-12-04 18:59:54 +00:00
Doug Felt
a382d860fa ICU-2135 service memory leaks
X-SVN-Rev: 10478
2002-12-04 18:50:01 +00:00
Vladimir Weinstein
2f79227b38 ICU-2135 more memory fixes
X-SVN-Rev: 10467
2002-12-04 00:28:06 +00:00
Alan Liu
afbaada5b6 ICU-2538 update for year 2002 changes (Pakistan)
X-SVN-Rev: 10455
2002-12-03 23:08:00 +00:00
Ram Viswanadha
2a72abf8ff ICU-2118 fix osX failure
X-SVN-Rev: 10418
2002-12-02 21:38:00 +00:00
Vladimir Weinstein
29a77b345e ICU-2135 more memory problems fixes
X-SVN-Rev: 10415
2002-12-02 17:57:21 +00:00
George Rhoten
bef9018f7e ICU-2118 DigitList is a utility class because some of its fields are public.
It should derive from UMemory instead of UObject because of this, and some of its RTTI info should be removed.

X-SVN-Rev: 10409
2002-11-30 02:43:51 +00:00
George Rhoten
6d079380a0 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10408
2002-11-30 02:31:06 +00:00
Vladimir Weinstein
8e192f2f4a ICU-2135 fixing memory problems
X-SVN-Rev: 10407
2002-11-28 08:53:37 +00:00
Steven R. Loomis
6540e5e838 ICU-2529 test UObject RTTI
X-SVN-Rev: 10406
2002-11-28 01:31:08 +00:00
Alan Liu
c8515c5cb4 ICU-2118 more coverage
X-SVN-Rev: 10404
2002-11-28 00:53:05 +00:00
Steven R. Loomis
0d158bb3b3 ICU-2529 Test ClassID functions
X-SVN-Rev: 10403
2002-11-27 21:20:20 +00:00
Ram Viswanadha
149d8650fb ICU-2118 improve API coverage
X-SVN-Rev: 10395
2002-11-27 06:18:14 +00:00
Ram Viswanadha
c64fb14d63 ICU-2118 improve API coverage
X-SVN-Rev: 10394
2002-11-27 02:40:34 +00:00
Ram Viswanadha
6996158d17 ICU-2118 improve API coverage
X-SVN-Rev: 10393
2002-11-27 02:11:42 +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
Alan Liu
c27f3d8230 ICU-2118 add coverage tests for boilerplate methods
X-SVN-Rev: 10390
2002-11-27 00:28:20 +00:00
Markus Scherer
18fa9b50da ICU-2118 improve UCharIterator code/API coverage
X-SVN-Rev: 10388
2002-11-27 00:06:19 +00:00
Markus Scherer
fdc0319c0f ICU-2118 improve UnicodeString API coverage
X-SVN-Rev: 10385
2002-11-26 23:33:37 +00:00
Markus Scherer
230d313ee1 ICU-2118 improve *CharacterIterator API coverage
X-SVN-Rev: 10382
2002-11-26 21:18:47 +00:00
Alan Liu
2e8a5383ec ICU-2118 add missing API tests for UnicodeSet/UnicodeSetIterator
X-SVN-Rev: 10379
2002-11-26 18:24:44 +00:00
George Rhoten
d2a4a35542 ICU-1949 Use the uppercase TRUE/FALSE
X-SVN-Rev: 10374
2002-11-26 16:08:59 +00:00
Doug Felt
f194e6800b ICU-1949 icuservice
X-SVN-Rev: 10365
2002-11-24 23:46:04 +00:00
Vladimir Weinstein
5c50437c3b ICU-1856 changes according to code review
X-SVN-Rev: 10360
2002-11-23 00:52:08 +00:00
George Rhoten
db282b5a58 ICU-1949 Call the right function
X-SVN-Rev: 10358
2002-11-23 00:44:10 +00:00
George Rhoten
64e629ca99 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10357
2002-11-23 00:32:06 +00:00
George Rhoten
e4ca51215b ICU-1949 Make the call less ambiguous for Windows.
X-SVN-Rev: 10356
2002-11-23 00:24:32 +00:00
Ram Viswanadha
ff22cf7307 ICU-2474 use hex escaped ASCII for input
X-SVN-Rev: 10353
2002-11-22 23:44:46 +00:00
Doug Felt
8f1b89cca4 ICU-2118 coverage for BreakIteratorFactory::handleCreate
X-SVN-Rev: 10344
2002-11-22 18:55:53 +00:00
Doug Felt
d6a9220d93 ICU-1949 StringEnumeration changes and some cleanup
X-SVN-Rev: 10341
2002-11-22 18:20:28 +00:00