Commit Graph

287 Commits

Author SHA1 Message Date
Doug Felt
9962ed3738 ICU-7040 provide default lenient scanner implementation by reflection
X-SVN-Rev: 26249
2009-07-08 21:10:55 +00:00
John Vu
f6d15aad34 ICU-6958 Removed "!". Logic error.
X-SVN-Rev: 26246
2009-07-08 18:39:25 +00:00
John Vu
77bb7b81a6 ICU-6958 Fixed an error that Yoshito pointed out concerning the use of .equals(). Increased code coverage.
X-SVN-Rev: 26245
2009-07-08 18:13:42 +00:00
Yoshito Umaoka
127f55f00a ICU-7036 Several minor corrections, eclipse project files modifications and etc.
X-SVN-Rev: 26244
2009-07-08 18:12:00 +00:00
John Vu
e5a9021336 ICU-6958 Increased code coverage for com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26242
2009-07-08 16:34:51 +00:00
Doug Felt
ec1316b16b ICU-7036 merge from dougfelt/collate -r 26185:26230
X-SVN-Rev: 26237
2009-07-07 19:24:00 +00:00
Yoshito Umaoka
d92683f797 ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
2009-07-07 16:52:40 +00:00
John Vu
89557b346d ICU-6958 Removed wildcards "*" as requested Yoshito. Sorry everyone, learned something new today. Thanks Yoshito.
X-SVN-Rev: 26233
2009-07-07 16:45:50 +00:00
John Vu
bbcf8411d9 ICU-6958 Increased code coverage for com.ibm.icu.text especially adding test cases in DecompressionTest, DateIntervalFormatTest, BreakIteratorTest, and SearchTest.
X-SVN-Rev: 26232
2009-07-07 16:30:09 +00:00
John Vu
9fa22ec833 ICU-6956 Increased code coverage for UCharacter.java and added "CLOVER:OFF" for areas that can not be absolutely tested.
X-SVN-Rev: 26229
2009-07-06 20:33:47 +00:00
John Vu
84fe2f8147 ICU-6958 Increased code coverage for com.ibm.icu.text.NumberFormat.
X-SVN-Rev: 26228
2009-07-06 20:00:47 +00:00
John Vu
73860fffcd ICU-6958 Committing files before July 4 weekend. Increased code coverage in various areas of com.ibm.icu.text. See results at icu-project.org/~johnvu
X-SVN-Rev: 26225
2009-07-03 02:47:09 +00:00
John Vu
47e71f0974 ICU-6956 Increased code coverage after learning how to write up surrogates into the Java program.
X-SVN-Rev: 26222
2009-07-02 21:40:50 +00:00
Yoshito Umaoka
4b128ed816 ICU-7027 Remove unused properties including host specific file path from external tool launch configuration used for ant build in eclipse projects.
X-SVN-Rev: 26220
2009-07-02 19:11:06 +00:00
John Vu
ad76fc1b2e ICU-6956 Removed some comments and documentation to keep existing code from before.
X-SVN-Rev: 26211
2009-06-30 21:01:58 +00:00
John Vu
358af8bdac ICU-6956 Increased code coverage to about 93.7%. Ready for review.
X-SVN-Rev: 26208
2009-06-30 16:28:03 +00:00
Michael Ow
f6536b3ed4 ICU-6956 Comment out TestGetName in UCharacterTest.
X-SVN-Rev: 26193
2009-06-29 03:49:42 +00:00
John Vu
a9a00778a8 ICU-6956 Increased code coverage. Still working on a few more methods. Checking in files for the night.
X-SVN-Rev: 26191
2009-06-26 22:56:02 +00:00
John Vu
ed64ccd132 ICU-6956 Increased test coverage and committing for the night so that Michael Ow can create a report tomorrow morning.
X-SVN-Rev: 26175
2009-06-26 04:02:59 +00:00
Michael Ow
be8d59f4c9 ICU-6955 Remove accidental debugging line.
X-SVN-Rev: 26171
2009-06-25 17:28:22 +00:00
Michael Ow
ad93f8cd75 ICU-6955 Update test converter and add test cases.
X-SVN-Rev: 26170
2009-06-25 16:01:31 +00:00
Michael Ow
4b5bf7300d ICU-6955 Fix TestConversion test in ICU4J to increment target only if there is an overflow. add more code coverage test case for MBCS.
X-SVN-Rev: 26161
2009-06-24 23:01:17 +00:00
Jason Spieth
b83aa67d3b ICU-6379 More efficient handleGetMonthLength method for CECalendar
X-SVN-Rev: 26159
2009-06-24 21:40:58 +00:00
Michael Ow
9e39b57bf1 ICU-6955 Update charset test for better code coverage for MBCS.
X-SVN-Rev: 26156
2009-06-24 18:54:36 +00:00
Yoshito Umaoka
6e5aa7bbd6 ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26154
2009-06-24 03:28:14 +00:00
John Vu
076f16ad5c ICU-6968 Moved getCLDRVersion to LocaleData
X-SVN-Rev: 26146
2009-06-23 20:26:25 +00:00
John Emmons
5e77173022 ICU-6979 Integrate CLDR 1.7.1
X-SVN-Rev: 26141
2009-06-23 06:14:20 +00:00
Michael Ow
9dcb89e824 ICU-6955 Remove duplicate code in CharsetMBCS add test case for SCSU.
X-SVN-Rev: 26139
2009-06-22 19:37:57 +00:00
Michael Ow
905834ecca ICU-6955 Fix CharsetSCSU error and add test case.
X-SVN-Rev: 26137
2009-06-21 18:46:42 +00:00
Michael Ow
283c484852 ICU-6955 Update code coverage test for SCSU and BOCU.
X-SVN-Rev: 26136
2009-06-21 06:55:31 +00:00
Michael Ow
8e2c79480a ICU-6955 Add test for LMBCS.
X-SVN-Rev: 26134
2009-06-19 23:12:47 +00:00
Yoshito Umaoka
34beeaddfc ICU-6951 Fixed secureCheck issues
X-SVN-Rev: 26131
2009-06-18 22:29:33 +00:00
Yoshito Umaoka
793788bbe0 ICU-6951 Removed code depending on old directory structure in TestUtil.
X-SVN-Rev: 26130
2009-06-18 21:37:23 +00:00
Yoshito Umaoka
5f5e5f8855 ICU-6951 Added missing copyright comment in TestAllCore.java. Updated eclipse IDE setting for new class file to add the default copyright comment.
X-SVN-Rev: 26125
2009-06-17 15:34:35 +00:00
Yoshito Umaoka
4149369dac ICU-6951 Fixed remaining compiler warnings.
X-SVN-Rev: 26120
2009-06-16 18:12:04 +00:00
Yoshito Umaoka
a96f4fd0e3 ICU-6951 Hand merged change set 26075, 26077 and 26106 which were blew up by svn merge.
X-SVN-Rev: 26114
2009-06-16 06:10:29 +00:00
Yoshito Umaoka
d1fbb5737e ICU-6951 Merging ICU4J new source layout changes to trunk
X-SVN-Rev: 26111
2009-06-16 05:52:23 +00:00