Fredrik Roubert
0f41ec3319
ICU-11464 TestFmwk should log closing brace lines for empty tests.
...
Review URL: https://codereview.appspot.com/191480043
X-SVN-Rev: 36927
2015-01-07 18:39:29 +00:00
Markus Scherer
e65a679a26
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
...
X-SVN-Rev: 36925
2015-01-07 03:49:20 +00:00
Yoshito Umaoka
179ab63238
ICU-11466 Added a word break test case for Hangul, starting with Latin text. Such case did not work well with ICU4J 52, but works fine with other ICU versions.
...
X-SVN-Rev: 36916
2015-01-06 19:03:26 +00:00
Markus Scherer
6c0fcd7a64
ICU-11448 collation common tertiary weights for normal Hiragana, change builder to cope with below-common tertiary weights
...
X-SVN-Rev: 36907
2014-12-27 00:39:08 +00:00
Fredrik Roubert
a897801e80
ICU-11018 Support CLDR time separator (ICU4J)
...
This change will treat the ':' character in patterns as a symbol
(instead of as a literal) and if the Locale defines timeSeparator then
use that character instead when formatting and accept both when parsing.
It will also define the '.' as an alternate time separator, that will be
accepted when parsing in lenient mode.
R=rocketman@google.com
Review URL: https://codereview.appspot.com/180370043
X-SVN-Rev: 36898
2014-12-19 07:20:14 +00:00
Travis Keep
4cbb21d8b5
ICU-11445 Bring per unit formatting in MeasureFormat out of tech preview.
...
X-SVN-Rev: 36885
2014-12-17 22:19:45 +00:00
Yoshito Umaoka
1477b9b8a2
ICU-11314 Updated a test case for JDK TimeZone test. With JDK TimeZone, ignore the dicrepancy between setRawOffset and getRawOffset.
...
X-SVN-Rev: 36861
2014-12-11 18:58:07 +00:00
Markus Scherer
cf3eb94a4e
ICU-10829 simplify U+FFFE collation: U+FFFE use common non-primary weights, adjust code for that, test order of U+FFFE equivalent to CollationKey.merge() but not necessarily same sort keys, omit case level if lowerFirst and only common weights
...
X-SVN-Rev: 36857
2014-12-11 17:17:03 +00:00
Yoshito Umaoka
7ce10f73cf
ICU-11314 Fixed compiler/FindBugs warnings.
...
X-SVN-Rev: 36855
2014-12-11 17:03:23 +00:00
Yoshito Umaoka
bf9e8ef636
ICU-11314 BRS - organize imports
...
X-SVN-Rev: 36854
2014-12-11 16:42:53 +00:00
John Emmons
d8e5b70769
ICU-11417 CLDR 27 data integration for ICU55M1
...
X-SVN-Rev: 36851
2014-12-11 16:16:10 +00:00
Yoshito Umaoka
22ec77242f
ICU-11415 Fixed a locale display name issue with a currency keyword.
...
X-SVN-Rev: 36840
2014-12-10 09:08:03 +00:00
Travis Keep
073e9eeb6f
ICU-10569 Add test to verify that equals and hashCode on Measure work correctly.
...
X-SVN-Rev: 36838
2014-12-10 00:43:17 +00:00
Travis Keep
21b7a7e13d
ICU-11383 Remove ScientificFormatHelper JAVA
...
X-SVN-Rev: 36825
2014-12-08 23:22:14 +00:00
Markus Scherer
ba2a065004
ICU-10823 ICUResourceBundle add & support enum OpenType, use OpenType.LOCALE_ROOT for Collator & BreakIterator, also change default locale to root for those services
...
X-SVN-Rev: 36818
2014-12-08 17:54:11 +00:00
Yoshito Umaoka
5d46e56bbd
ICU-11411 Fixed problematic hardcoded JDK Locale mapping for ULocale Chinese constants.
...
X-SVN-Rev: 36814
2014-12-05 23:48:28 +00:00
Yoshito Umaoka
a2581f458c
ICU-11363 Thread#join() to the main test thread after start.
...
X-SVN-Rev: 36802
2014-12-02 23:08:38 +00:00
Markus Scherer
f037dbecdd
ICU-11388 fix bug in CollationFastLatinBuilder
...
X-SVN-Rev: 36781
2014-11-30 19:55:58 +00:00
Travis Keep
83db643252
ICU-10952 Add JAVA ScientificNumberFormatter class.
...
X-SVN-Rev: 36749
2014-11-18 19:22:33 +00:00
Markus Scherer
8dc1c4d704
ICU-11375 ICU root collation: remove Cyrillic contractions
...
X-SVN-Rev: 36736
2014-11-17 00:42:16 +00:00
Yoshito Umaoka
a554fd430a
ICU-11363 Updated SimpleDateFormat clone implementation to create a copy of an array used for numeric field formatting.
...
X-SVN-Rev: 36729
2014-11-13 18:50:44 +00:00
Yoshito Umaoka
d6ccf6dab0
ICU-11315 tzdata2014j updates in ICU4J.
...
X-SVN-Rev: 36719
2014-11-11 19:08:49 +00:00
Yoshito Umaoka
b92612d82b
ICU-11315 tzdata2014i updates in ICU4J.
...
X-SVN-Rev: 36692
2014-10-24 05:17:30 +00:00
Markus Scherer
a3e0dc1530
ICU-11342 cast CharBuffer to CharSequence before calling .subSequence()
...
X-SVN-Rev: 36682
2014-10-20 21:08:42 +00:00
Andy Heninger
5757929922
ICU-11245 Minor cleanup of RBBI Line Monkey test.
...
X-SVN-Rev: 36670
2014-10-10 18:18:31 +00:00
Andy Heninger
44d9a9692b
ICU-11245 RBBI Line monkey test, add dictionary character exclusion, renable excluded test.
...
X-SVN-Rev: 36666
2014-10-09 23:19:21 +00:00
Yoshito Umaoka
7fd935bf5e
ICU-11314 Updated ICU4J trunk version to 55m1.
...
X-SVN-Rev: 36656
2014-10-09 15:25:12 +00:00
Steven R. Loomis
b39fb3766a
ICU-11310 fix Easter holiday
...
Easter had a simple logic error.
Also fix the test cases to hit the error.
Also fix the HolidayCalendarDemo to assert an issue if the error shows up
Also fix the copyright string to be dynamic.
X-SVN-Rev: 36654
2014-10-09 05:19:18 +00:00
Yoshito Umaoka
339f14fbd6
ICU-10898 tzdata2014h updates in ICU4J
...
X-SVN-Rev: 36593
2014-09-26 20:09:51 +00:00
Andy Heninger
050f986b4a
ICU-11262 Spoof check data refresh (ICU4J).
...
X-SVN-Rev: 36554
2014-09-17 23:41:32 +00:00
Yoshito Umaoka
f0ff703aa8
ICU-10993 Added ICU4J 54 serializable test data.
...
X-SVN-Rev: 36525
2014-09-16 09:12:35 +00:00
Michael Ow
cc637f84bd
ICU-10551 Fix the error message print out of code points
...
X-SVN-Rev: 36509
2014-09-15 19:05:34 +00:00
Michael Ow
cd0b3fa10b
ICU-10551 Fix default ignorable test result checking
...
X-SVN-Rev: 36508
2014-09-15 19:03:14 +00:00
Yoshito Umaoka
bebdcfcc40
ICU-10993 Clean up import statements.
...
X-SVN-Rev: 36504
2014-09-15 17:32:08 +00:00
Mark Davis
d5c8fa0e9f
ICU-9131 Final batch of changes for review comments.
...
X-SVN-Rev: 36501
2014-09-14 10:06:23 +00:00
Mark Davis
1d5dbc0af9
ICU-9131 First batch of fixes for review comments. More to come.
...
X-SVN-Rev: 36500
2014-09-13 12:08:00 +00:00
Mark Davis
c37851c95d
ICU-9795 Fixed to throw different exception, and added test.
...
X-SVN-Rev: 36496
2014-09-13 08:25:46 +00:00
Travis Keep
747da3e356
ICU-10999 Mark Davis' review comments.
...
X-SVN-Rev: 36487
2014-09-12 18:17:11 +00:00
John Emmons
c900a96dd0
ICU-11251 Last minute CLDR data changes
...
X-SVN-Rev: 36476
2014-09-11 22:25:26 +00:00
Travis Keep
8000374854
ICU-11009 Apply andy's code review comments.
...
X-SVN-Rev: 36471
2014-09-11 19:36:36 +00:00
Travis Keep
02f78e8bbb
ICU-11250 Add test for SimplePatternFormatter.getPatternWithNoPlaceholders.
...
X-SVN-Rev: 36465
2014-09-11 17:31:56 +00:00
Travis Keep
b2d06e91fc
ICU-10999 Add JAVA version of per unit measure formatting.
...
X-SVN-Rev: 36464
2014-09-11 17:06:37 +00:00
Michael Ow
1a2ae33299
ICU-10551 Update test to check non-ignorable codepoints and fix comments
...
X-SVN-Rev: 36444
2014-09-10 23:24:50 +00:00
Yoshito Umaoka
509d9757b0
ICU-8951 Feedback from Markus's review - fixed regex pattern for legacy key, and one typo in comment.
...
X-SVN-Rev: 36435
2014-09-10 18:33:12 +00:00
Peter Edberg
86d38b1d53
ICU-10695 (J) Update/expand UMALQURA_MONTHLENGTH, handleComputeMonthStart fix for tbla
...
X-SVN-Rev: 36406
2014-09-09 10:28:43 +00:00
Yoshito Umaoka
8b78bd0e84
ICU-10993 Fixed javac/eclipse compiler warnings, and issues reported by FindBugs.
...
X-SVN-Rev: 36404
2014-09-09 08:01:41 +00:00
Peter Edberg
916350e26d
ICU-10326 Better way to check characters for Myanmar script to skip test
...
X-SVN-Rev: 36403
2014-09-09 04:35:01 +00:00
Peter Edberg
5fc2d494f8
ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar (J), logKnownIssue #11245
...
X-SVN-Rev: 36401
2014-09-09 03:20:53 +00:00
Yoshito Umaoka
d7dabc7c06
ICU-11029 Merging ICU4J implementation of filtered break iterator (ULI break) as technology preview from the work branch.
...
X-SVN-Rev: 36398
2014-09-08 22:30:08 +00:00
Peter Edberg
6c88c14138
ICU-9385 DateFormatSymbols getters/setters for yearNames, zodiacNames, leapMonthPatterns (J)
...
X-SVN-Rev: 36387
2014-09-08 07:17:50 +00:00