Commit Graph

1208 Commits

Author SHA1 Message Date
Alan Liu
79cbea17a2 ICU-2689 invalid compound ID crashes createInstance -- fixed
X-SVN-Rev: 10965
2003-02-05 20:40:36 +00:00
Syn Wee Quek
7f87d5bf32 ICU-2691 operator= overload simple mistake
X-SVN-Rev: 10964
2003-02-05 20:22:05 +00:00
Andy Heninger
6415f52007 ICU-2422 regexp tests, work in progress.
X-SVN-Rev: 10961
2003-02-05 06:50:32 +00:00
Andy Heninger
c248000f6e ICU-2422 regex test reorg, work in progress.
X-SVN-Rev: 10958
2003-02-05 02:17:32 +00:00
Andy Heninger
fc1f59a88d ICU-2422 fixed g++ compilation problem in regexcmp, got some other work in progress as well.
X-SVN-Rev: 10949
2003-02-04 00:36:30 +00:00
Andy Heninger
61b188cc37 ICU-2422 regexp, Look-ahead ops added. Bug in caching input
string in Matcher fixed.

X-SVN-Rev: 10938
2003-01-31 02:00:52 +00:00
Andy Heninger
6696782926 ICU-2422 regexp, back out nested capture group hack. The failing test is
either a bug or a really odd specification in Perl.
Clean up test memory leaks.

X-SVN-Rev: 10923
2003-01-29 01:40:59 +00:00
Andy Heninger
b0155515f7 ICU-2422 regexp, more perl test fixes.
X-SVN-Rev: 10921
2003-01-28 23:44:22 +00:00
Alan Liu
789ab6d35d ICU-122 add a test for >10 args and >10 subformats; some cleanup
X-SVN-Rev: 10914
2003-01-28 22:13:43 +00:00
Alan Liu
94daa1868e ICU-122 remove redundant calls to logln
X-SVN-Rev: 10910
2003-01-27 17:27:12 +00:00
Andy Heninger
3c3f0df9bc ICU-2422 regexp, more fixes to and for the Perl tests.
X-SVN-Rev: 10906
2003-01-27 00:33:43 +00:00
Andy Heninger
41e90b5773 ICU-2422 regexp, fix a number of bugs uncovered by perl regexp tests. Some still remain.
X-SVN-Rev: 10905
2003-01-25 18:57:42 +00:00
Andy Heninger
a92820c54b ICU-2422 regexp, tests from perl, and some bug fixes
X-SVN-Rev: 10901
2003-01-24 02:05:03 +00:00
Alan Liu
d62b7b7687 ICU-2653 add tests for [:Age=x:] pattern
X-SVN-Rev: 10884
2003-01-21 21:14:10 +00:00
Andy Heninger
a868ba8a94 ICU-2422 add back references
X-SVN-Rev: 10878
2003-01-21 04:56:14 +00:00
Andy Heninger
8501288a1e ICU-2422 add possessive quantifiers
X-SVN-Rev: 10869
2003-01-20 06:25:23 +00:00
Andy Heninger
50a1da1f2b ICU-2422 regexp, atomic paretheses added, but still buggy
X-SVN-Rev: 10865
2003-01-17 01:43:54 +00:00
Andy Heninger
01147100bd ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
2003-01-16 01:12:04 +00:00
George Rhoten
fafee26d46 ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10789
2002-12-27 17:18:21 +00:00
George Rhoten
7e085f3725 ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10788
2002-12-26 20:16:33 +00:00
George Rhoten
d223299036 ICU-2474 Fix for z/OS
X-SVN-Rev: 10773
2002-12-20 21:39:35 +00:00
Syn Wee Quek
899cf192a5 ICU-2000 removed compiler warnings
X-SVN-Rev: 10767
2002-12-19 19:00:19 +00:00
Vladimir Weinstein
bae7f08411 ICU-2039 API test for one of resource bundle constructors
X-SVN-Rev: 10741
2002-12-18 22:49:36 +00:00
George Rhoten
55f52e6854 ICU-2118 Don't use false. Use FALSE
X-SVN-Rev: 10727
2002-12-18 16:21:40 +00:00
Syn Wee Quek
f2d18275b4 ICU-2118
code coverage test

X-SVN-Rev: 10711
2002-12-18 00:58:09 +00:00
Vladimir Weinstein
cdafdbac7a ICU-2135 fix a memory leak
X-SVN-Rev: 10696
2002-12-17 04:42:07 +00:00
Steven R. Loomis
d67e4a111a ICU-2529 Disable testing objects not exported on Win32
X-SVN-Rev: 10688
2002-12-16 22:21:49 +00:00
Steven R. Loomis
7510d87888 ICU-2529 testClassID functions, fix subclasses
X-SVN-Rev: 10684
2002-12-16 19:51:39 +00:00
Andy Heninger
4dec8e4a60 ICU-2578 regexp, fix assertion failure / internal error on the not-yet-implemented possessive quatifiers
X-SVN-Rev: 10681
2002-12-16 00:14:31 +00:00
Vladimir Weinstein
59c216785e ICU-2135 memory fixes for tests
X-SVN-Rev: 10657
2002-12-13 06:01: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
Vladimir Weinstein
483f6cce74 ICU-2567 renamed variables for passing options to tests: INTLTESTOPTS to INTLTEST_OPTS and CINTLTEST_OPTS to CINTLTST_OPTS
X-SVN-Rev: 10643
2002-12-12 18:11:16 +00:00
Ram Viswanadha
dc349c98bd ICU-2565 dont use deprecated method
X-SVN-Rev: 10634
2002-12-12 01:06:51 +00:00
George Rhoten
3e9e4a702e ICU-2294 Fix for HP/UX
X-SVN-Rev: 10632
2002-12-12 00:42:46 +00:00
George Rhoten
206c6b4cfd ICU-2294 Fix for HP/UX
X-SVN-Rev: 10595
2002-12-11 01:00:12 +00:00
Steven R. Loomis
b2deb8c23e ICU-2039 code coverage- improve behavior under NO_XXX macros
X-SVN-Rev: 10580
2002-12-10 18:52:21 +00:00
Vladimir Weinstein
bf8fe4ad96 ICU-2118 fixed compile error on linux
X-SVN-Rev: 10578
2002-12-10 16:57:02 +00:00
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
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
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
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