Commit Graph

16 Commits

Author SHA1 Message Date
Yoshito Umaoka
c97eed26e6 ICU-12716 Corrected API comment for newly added hashCode() methods, added a test case for VersionInfo#hashCode() and updated coverage-exclusion.txt. Also updated the API change report and API signature file.
X-SVN-Rev: 39394
2016-09-29 10:50:23 +00:00
Norbert Runge
29daabe57e ICU-12706 Fixes test coverage exclusion list, broken by CS 39343.
X-SVN-Rev: 39352
2016-09-26 20:00:56 +00:00
Norbert Runge
8e8676c652 ICU-12706 unit test coverage for CompactDecimalFormat, CurrencyMetaINfo, DigitList.
One unreachable method removed in DigitList.

X-SVN-Rev: 39343
2016-09-23 21:36:04 +00:00
Norbert Runge
01b69a0682 ICU-12706 inserts two methods into test coverage exclusion list for JaCoCo.
The two methods were incorrectly taken out in CS 39322.

X-SVN-Rev: 39331
2016-09-22 17:11:17 +00:00
Norbert Runge
da8e954004 ICU-12706 Adjusts code coverage exclusion list after the unit tests from the
test coverage fix-it are in the trunk.

X-SVN-Rev: 39322
2016-09-21 23:21:27 +00:00
Yoshito Umaoka
7c9307678e ICU-11679 Updated the coverge exclusion list to include new Enums introduced in BidiTransform.
X-SVN-Rev: 39259
2016-09-16 16:41:02 +00:00
Felipe Balbontín
770a95261f ICU-12700 Update coverage exclusions on LocaleDisplayNames after implementation of Substitute Handling.
X-SVN-Rev: 39254
2016-09-16 00:26:11 +00:00
Markus Scherer
691744c120 ICU-5456 minor fixes parallel with C++, and no code coverage for implicit default constructors of all-static classes
X-SVN-Rev: 39252
2016-09-15 23:54:13 +00:00
Shane Carr
f411942eb7 ICU-12549 Test coverage for SpoofChecker. Actually removing IdentifierInfo class.
X-SVN-Rev: 39225
2016-09-14 22:05:04 +00:00
Craig Cornelius
e8235e7a1a ICU-21666 Update coverage exclusion for RelativeDateTimeSink
X-SVN-Rev: 39104
2016-08-31 01:25:05 +00:00
Felipe Balbontín
c1b7c99189 ICU-12591 Remove CalendarData.java and all the remaining references to the CalendarData class.
X-SVN-Rev: 39094
2016-08-29 20:53:20 +00:00
Shane Carr
8cf30438f7 ICU-11912 Updating coverage-exclusion.txt for TimeZoneNames
X-SVN-Rev: 38968
2016-07-13 20:20:20 +00:00
Markus Scherer
9c875e067a ICU-12634 remove UResource.ArraySink
X-SVN-Rev: 38951
2016-07-06 23:05:46 +00:00
Yoshito Umaoka
409f096f87 ICU-12456 Updated coverage exclusion file. There were many changes since JUnit migration.
X-SVN-Rev: 38896
2016-06-30 07:14:16 +00:00
Michael Ow
7ef631ba4f ICU-12564 Update copyright notice in ICU4J
X-SVN-Rev: 38875
2016-06-22 22:12:16 +00:00
Yoshito Umaoka
1f2813e7fa ICU-12445 Updated ant target coverageJaCoCo to check method coverage. When a new method is added with no test coverage, the check will fail. All existing methods with no test coverage are captured in coverage-exclusion.txt.
X-SVN-Rev: 38667
2016-04-29 19:33:24 +00:00