Yoshito Umaoka
fd1fb653a9
ICU-12739 Fixed svn properties.
...
X-SVN-Rev: 39355
2016-09-26 21:45:06 +00:00
Yoshito Umaoka
4bbd8315bd
ICU-12739 Fixed new compiler warnings introduced last week.
...
X-SVN-Rev: 39348
2016-09-26 14:37:26 +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
Peter Edberg
2328cbf9e9
ICU-12573 Remove no-longer-needed logKnownIssue
...
X-SVN-Rev: 39321
2016-09-21 23:19:44 +00:00
Yoshito Umaoka
8ebcc0b6d9
ICU-12739 Fixed a compiler warning and issues reported by Find Bugs.
...
X-SVN-Rev: 39302
2016-09-20 23:02:20 +00:00
Peter Edberg
7827611586
ICU-12739 ICU4J BRS, update measurement unit constants & code
...
X-SVN-Rev: 39299
2016-09-20 21:17:41 +00:00
Norbert Runge
7ab8870fd9
ICU-12706 removes import statement for non-existent package.
...
X-SVN-Rev: 39293
2016-09-20 17:24:10 +00:00
Norbert Runge
d4d3c8f42b
ICU-12706 Merges files from the ICU4J unit test coverage fix-it branch into trunk.
...
X-SVN-Rev: 39291
2016-09-20 17:00:07 +00:00
Yoshito Umaoka
fd7c2a1f01
ICU-12582 DateFormatRoundTripTest requires one more roundtrip when 1) with time zone display name and 2) 2 digit year. Updated the test case to handle this case.
...
X-SVN-Rev: 39283
2016-09-19 19:26:16 +00:00
Norbert Runge
dd65e19e36
ICU-12590
...
X-SVN-Rev: 39281
2016-09-19 17:46:50 +00:00
Norbert Runge
d35c86b096
ICU-12548
...
X-SVN-Rev: 39280
2016-09-19 16:48:06 +00:00
Norbert Runge
aecdefedd8
ICU-12590
...
X-SVN-Rev: 39279
2016-09-19 16:23:26 +00:00
Norbert Runge
a7f9741de4
ICU-12590
...
X-SVN-Rev: 39278
2016-09-19 16:22:07 +00:00
Yoshito Umaoka
126f75c3bd
ICU-12596 Re-enabled TestCollectionUtilitySpeed, but use logln instead of errln when performance rate is under the target number.
...
X-SVN-Rev: 39277
2016-09-19 15:39:33 +00:00
Peter Edberg
a216388882
ICU-12729 CLDR release-30-d02 integration, merge branch into trunk
...
X-SVN-Rev: 39272
2016-09-19 04:24:40 +00:00
Shane Carr
7209575d36
ICU-12670 Fix for #12670 and #12672
...
X-SVN-Rev: 39264
2016-09-16 19:54:32 +00:00
Shane Carr
f13cbd3030
ICU-12549 Adding coverage for SpoofChecker.Builder copy constructor
...
X-SVN-Rev: 39247
2016-09-15 21:17:07 +00:00
Shane Carr
f8620a567b
ICU-12029 Measure unit display names, Java version.
...
X-SVN-Rev: 39242
2016-09-15 08:37:24 +00:00
Peter Edberg
bdde6c0c3b
ICU-12554 Fix test to compare the intended objects, instead of two identical objects
...
X-SVN-Rev: 39240
2016-09-15 05:29:13 +00:00
Peter Edberg
b581477ea0
ICU-12407 J, just add test for in DECIMAL-style formatter with applied currency pattern
...
X-SVN-Rev: 39239
2016-09-15 05:02:21 +00:00
Yoshito Umaoka
4e29392bdd
ICU-12739 Update ICU4J version to 58.1 / 58rc.
...
X-SVN-Rev: 39235
2016-09-15 03:04:15 +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
Yoshito Umaoka
6fa604826e
ICU-11679 Merging BidiTransform work from Lina's work branch.
...
X-SVN-Rev: 39223
2016-09-14 20:58:05 +00:00
Shane Carr
8d59026fd4
ICU-12549 Updating SpoofChecker to latest Unicode specification (Java version).
...
X-SVN-Rev: 39219
2016-09-13 22:16:02 +00:00
Steven R. Loomis
12b103f98a
ICU-12515 fix errors in J filtered brk, enable @ss=
...
* fix errors in the filtered break implementation, sync with C
* sync rbbitst.txt with C
* enable 'en@ss=standard' syntax to enable filtered break
X-SVN-Rev: 39213
2016-09-13 20:08:10 +00:00
Shane Carr
b2b4154a9d
ICU-12422 Fixing affixes for CompactDecimalFormat for locales with different positive/negative formats
...
X-SVN-Rev: 39208
2016-09-13 19:01:56 +00:00
Felipe Balbontín
7429cff9c7
ICU-12700 Implement DisplayContext.Type.SUBSTITUTE_HANDLING on LocaleDisplayNames.
...
X-SVN-Rev: 39206
2016-09-13 15:56:04 +00:00
Yoshito Umaoka
72e1644c07
ICU-10368 String digit/symbol support in DecimalFormatSymbols - merged from the work branch.
...
X-SVN-Rev: 39202
2016-09-13 08:41:57 +00:00
Markus Scherer
5d9b98cbc3
ICU-5456 modern Greek toUpperCase(), remove most diacritics
...
X-SVN-Rev: 39178
2016-09-09 22:30:55 +00:00
George Rhoten
4bd854a73c
ICU-12462 Fix for large magnitude numbers. Prevent rounding errors when converting between long and double. Fallback to DecimalFormat behavior when outside of the positive 64 bit signed range instead of providing inaccurate results or exceptions.
...
X-SVN-Rev: 39159
2016-09-08 18:06:08 +00:00
Andy Heninger
7fbe4098b4
ICU-12664 ICU4J Break rules update for revised Emoji ZWJ sequences.
...
X-SVN-Rev: 39101
2016-08-30 23:59:23 +00:00
Yoshito Umaoka
a65cc82e83
ICU-12671 Just updated the test cases to match the ICU4C changes r39076. ICU4J ULocale#toLanguageTag did not have the issue reported by #12671 .
...
X-SVN-Rev: 39077
2016-08-19 23:30:22 +00:00
Peter Edberg
e271d8a317
ICU-12667 Add DateTimePatternGenerator.getAppendFormatNumber test for coverage
...
X-SVN-Rev: 39039
2016-08-11 07:33:39 +00:00
Shane Carr
e8c36f0d04
ICU-11912 Adding test coverage for TimeZoneNames.getAvailableMetaZoneIDs()
...
X-SVN-Rev: 39012
2016-07-21 21:37:32 +00:00
Shane Carr
28ed27b463
ICU-11912 Updating Java TimeZoneNames data loading to new data sink API and preparing for port to C++.
...
X-SVN-Rev: 38959
2016-07-08 18:15:36 +00:00
Yoshito Umaoka
f0765287d7
ICU-12415 tzdata2016f updates to ICU4J.
...
X-SVN-Rev: 38944
2016-07-05 22:48:07 +00:00
Peter Edberg
b459109c00
ICU-12456 Integrate early CLDR 30 data for ICU4J 58m1
...
X-SVN-Rev: 38897
2016-06-30 18:32:56 +00:00
Yoshito Umaoka
7e54878b26
ICU-12456 Fixed compiler warnings.
...
X-SVN-Rev: 38891
2016-06-29 15:19:27 +00:00
Yoshito Umaoka
688cbee0ce
ICU-12456 Organized imports. Updated save action to organize imports and remove trailing spaces. Updated copyright comment template.
...
X-SVN-Rev: 38890
2016-06-29 14:58:07 +00:00
Yoshito Umaoka
ae2d53953d
ICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused testall directory.
...
X-SVN-Rev: 38888
2016-06-29 01:48:44 +00:00
Stuart Gill
f2f790a6c5
ICU-12580 turn off TrieMapTest that wasn't being run before the JUnit conversion
...
X-SVN-Rev: 38883
2016-06-24 20:46:38 +00:00
Michael Ow
7ef631ba4f
ICU-12564 Update copyright notice in ICU4J
...
X-SVN-Rev: 38875
2016-06-22 22:12:16 +00:00
Steven R. Loomis
027e0ec41a
ICU-12556 check in test with logKnownIssue against CldrBug:9465
...
X-SVN-Rev: 38874
2016-06-22 19:43:23 +00:00
Stuart Gill
64d55b5319
ICU-12578 Made almost all methods of TestFmwk protected and static - also cleaned up static reference warnings in classes that use TestFmwk
...
X-SVN-Rev: 38868
2016-06-20 23:23:21 +00:00
Yoshito Umaoka
ce548be975
ICU-12596 Added @Ignore to TestCollectionUtilitySpeed for now.
...
X-SVN-Rev: 38852
2016-06-16 17:35:01 +00:00
Yoshito Umaoka
40c27ef794
ICU-12415 tzdata2016e to ICU4J, fixed timeZoneCheck target in buuild.xml, updated a test case based on 2016e change.
...
X-SVN-Rev: 38847
2016-06-15 15:35:30 +00:00
Stuart Gill
d2fe68e201
ICU-12582 Turn off sporadically failing test
...
X-SVN-Rev: 38829
2016-06-13 22:38:59 +00:00
Shane Carr
e49518937c
ICU-12579 Updating MeasureFormat Java data sink to new API.
...
X-SVN-Rev: 38822
2016-06-10 20:31:21 +00:00
Markus Scherer
e876c89842
ICU-12526 Unicode 9 data 2016-jun-09
...
X-SVN-Rev: 38821
2016-06-10 00:22:34 +00:00
Shane Carr
77fc1e4f5d
ICU-12576 Updating Java DateTimePatternGenerator to use data sinks for data loading.
...
X-SVN-Rev: 38801
2016-06-06 23:25:13 +00:00