Yoshito Umaoka
483d153217
ICU-13372 Fixed some test issues on Java 9.
...
X-SVN-Rev: 40472
2017-09-27 05:52:30 +00:00
Andy Heninger
52513beddd
ICU-13196 RBBI Monkey Test, port to Java. Sync a few changes back to ICU4C.
...
X-SVN-Rev: 40302
2017-08-01 01:03:09 +00:00
Norbert Runge
d1103a457b
ICU-12588 completed six TODO tasks flagged during JUnit migration.
...
X-SVN-Rev: 40160
2017-06-08 18:45:18 +00:00
Yoshito Umaoka
728feb5d1a
ICU-13120 Updated Specification/Implementation/Bundle vendor and copyright in manifest files from IBM to Unicode.
...
X-SVN-Rev: 40023
2017-04-10 18:39:10 +00:00
Yoshito Umaoka
0057324249
ICU-12826 Updated CLDR utilities jar build target to exclude test framework classes. Also added @internal CLDR to the API comment in those test utility classes actually refereneced by CLDR tooling.
...
X-SVN-Rev: 39550
2017-01-09 21:24:46 +00:00
Norbert Runge
acbe642cbb
ICU-12761 Adds Unicode copyright notice.
...
X-SVN-Rev: 39389
2016-09-28 22:16:43 +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
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
Michael Ow
7ef631ba4f
ICU-12564 Update copyright notice in ICU4J
...
X-SVN-Rev: 38875
2016-06-22 22:12:16 +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
Stuart Gill
cfe6d86f51
ICU-10152 JUnit Changes
...
X-SVN-Rev: 38795
2016-06-03 23:44:30 +00:00
Yoshito Umaoka
6e907382d0
ICU-12450 Promoted TestBoilerplate subclasses to independent classes and applied minor changes to satisfy the ICU4J test code requirements, then include them in the regular test run. Also turned StringBoilerplate to a test case.
...
X-SVN-Rev: 38703
2016-05-05 07:42:21 +00:00
Markus Scherer
0f994cbbdd
ICU-12450 move com.ibm.icu.dev.util.UnicodePropertySource to org.unicode.unused
...
X-SVN-Rev: 38659
2016-04-27 23:38:25 +00:00
Markus Scherer
fb4d3e8b65
ICU-12450 move com.ibm.icu.dev.util.ArrayComparator, SortedBag, Tabber, VariableReplacer, Visitor, XEquivalenceClass, XEquivalenceMap to org.unicode.cldr.util
...
X-SVN-Rev: 38649
2016-04-25 23:49:11 +00:00
Markus Scherer
1649e2045e
ICU-12450 move com.ibm.icu.dev.util.UnicodeTransform & IcuUnicodeNormalizerFactory to org.unicode.text.utility
...
X-SVN-Rev: 38648
2016-04-25 23:31:12 +00:00
Markus Scherer
f99b4ece25
ICU-12450 move com.ibm.icu.dev.util.DataInputCompressor & DataOutputCompressor to org.unicode.unused
...
X-SVN-Rev: 38647
2016-04-25 23:22:09 +00:00
Markus Scherer
25b5619604
ICU-12450 move com.ibm.icu.dev.util.UnicodeLabel to org.unicode.cldr.util
...
X-SVN-Rev: 38641
2016-04-22 17:46:19 +00:00
Markus Scherer
eb3db2f0f8
ICU-12450 move com.ibm.icu.dev.util.PrettyPrinter to org.unicode.cldr.util.UnicodeSetPrettyPrinter
...
X-SVN-Rev: 38617
2016-04-14 22:29:35 +00:00
Markus Scherer
c291532c83
ICU-12450 move com.ibm.icu.dev.util.BNF, Pick, Quoter, Tokenizer to org.unicode.cldr.util
...
X-SVN-Rev: 38615
2016-04-13 15:41:12 +00:00
Fredrik Roubert
88a80c655c
ICU-12227 Always specify class loader when loading test data.
...
X-SVN-Rev: 38464
2016-03-02 19:25:40 +00:00
Mark Davis
ee0a1c0ecd
ICU-12053 fix UnicodeMap, and move in a couple of methods that were elsewhere. Did a bunch of cleanup on the tests as well.
...
X-SVN-Rev: 38327
2016-02-19 15:55:00 +00:00
Yoshito Umaoka
7c43d7d3f5
ICU-12022 Updated the minimum JRE version to Java 6.
...
X-SVN-Rev: 38099
2015-12-01 05:29:28 +00:00
John Emmons
31ef2b0df7
ICU-11928 Fix NPEs in test framework (affects CLDR build)
...
X-SVN-Rev: 38011
2015-09-23 19:50:53 +00:00
Mark Davis
1f9540cce1
ICU-11803 added 'main', simplified code for easier debugging
...
X-SVN-Rev: 37942
2015-09-10 12:14:46 +00:00
Mark Davis
ac4466583f
ICU-11721 small fixes
...
X-SVN-Rev: 37919
2015-09-09 13:27:10 +00:00
Mark Davis
2c7e3cfe4d
ICU-11803 fixed (but see comments)
...
X-SVN-Rev: 37917
2015-09-09 13:04:56 +00:00
Mark Davis
d81ee368f0
ICU-11544 Made the main changes to bring it up to snuff with the CLDR data.
...
X-SVN-Rev: 37915
2015-09-09 12:30:26 +00:00
Andy Heninger
e599c1007e
ICU-11609 set svn property eol-style native for more text files in icu4j.
...
X-SVN-Rev: 37365
2015-04-17 23:31:56 +00:00
Yoshito Umaoka
22dd5c9096
ICU-11565 Fixed Eclipse compiler warnings. Updated ICU4J project settings to detect [potentail] resource leak as warning, except icu-demos, icu-build-tools and icu-tools.
...
X-SVN-Rev: 37213
2015-03-11 18:54:31 +00:00
Markus Scherer
9c9d176d56
ICU-11500 test framework: always print both exception message and stack trace
...
X-SVN-Rev: 37130
2015-03-04 20:05:26 +00:00
Yoshito Umaoka
c679a56ba1
ICU-11505 Made -u as default option of the test framework, added -hex to escape non-ASCII characters.
...
X-SVN-Rev: 37065
2015-02-25 07:50:46 +00:00
Yoshito Umaoka
aac5b528c8
ICU-11501 Removed -nothrow option handling code in the test framework. The option is still accepted, but it has no effects.
...
X-SVN-Rev: 37052
2015-02-23 13:23:44 +00:00
Fredrik Roubert
6572a72c63
ICU-11474 Identify Android as a Java vendor in unit tests.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/189550043
X-SVN-Rev: 36961
2015-01-15 10:45:08 +00:00
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
Yoshito Umaoka
7952938f2e
ICU-10785 Accidentally commented out the change for testing in the previous commit. Uncomment these lines.
...
X-SVN-Rev: 36331
2014-09-03 16:00:33 +00:00
Yoshito Umaoka
d5b4428971
ICU-10785 Abort test execution when OOM is once thrown.
...
X-SVN-Rev: 36327
2014-09-03 14:49:30 +00:00
Mark Davis
6dfe296e91
ICU-9447 Fix remapping of warning
...
X-SVN-Rev: 36299
2014-08-30 09:11:24 +00:00
Mark Davis
f838029625
ICU-10467 Fix the freezables with volatile.
...
X-SVN-Rev: 36288
2014-08-29 14:45:47 +00:00
Mark Davis
b60a1ed581
ICU-10931 minor cleanup.
...
X-SVN-Rev: 36287
2014-08-29 12:59:37 +00:00
Mark Davis
b741781903
ICU-10600 Add currencies (need some ugly hacks for that...)
...
X-SVN-Rev: 36181
2014-08-17 15:26:18 +00:00
George Rhoten
40682975b0
ICU-11057 General cleanup for RBNF.
...
The TestFmwk change is a general 8-10% performance improvement for running the tests without changing the end results of the logging output.
X-SVN-Rev: 36154
2014-08-13 06:51:09 +00:00
Yoshito Umaoka
4ad6bfe991
ICU-10945 Test log might be emitted through AbstractTestLog, which was missed in the previous change.
...
X-SVN-Rev: 35966
2014-06-30 16:54:21 +00:00
Tom Zhang
925dd94560
ICU-10945 remove duplicate warning
...
X-SVN-Rev: 35960
2014-06-27 16:41:01 +00:00
Tom Zhang
7b4715d750
ICU-10945 Enhance TestFmwk output with file location
...
X-SVN-Rev: 35864
2014-06-11 21:27:25 +00:00
Yoshito Umaoka
f129a97e32
ICU-10847 Use Arrays.toString(T[]) to format array type data.
...
X-SVN-Rev: 35749
2014-05-22 23:59:16 +00:00
Yoshito Umaoka
d346620563
ICU-10737 ICU4J test runner to flush output writer at the end always.
...
X-SVN-Rev: 35237
2014-02-26 19:31:21 +00:00
Yoshito Umaoka
d9085c6d2b
ICU-10620 Some improvements in ICU4J test framework - printing out stack trace information through the print writer when an exception is thrown from a test code, other than errln. Also, errln no longer prints out useless stack trace information.
...
X-SVN-Rev: 35218
2014-02-24 21:17:24 +00:00
Yoshito Umaoka
2f0c821f16
ICU-10515 Moved the top level TestAll to a new project icu4j-testall.
...
X-SVN-Rev: 34644
2013-11-06 22:09:21 +00:00
Yoshito Umaoka
1746d496d4
ICU-10462 Changed the default time zone used by the ICU unit test framework from PST to America/Los_Angeles.
...
X-SVN-Rev: 34547
2013-10-10 21:23:53 +00:00
Yoshito Umaoka
e255e7d747
ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097 . Added FindBugs exclusion filter files in ICU4J library project directories.
...
X-SVN-Rev: 33516
2013-04-12 15:31:31 +00:00