summaryrefslogtreecommitdiff
path: root/ojluni/src/test/java/time
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update test expectation due to locale data change in ICU 68.2"vichang2021-01-221-3/+9
|\
| * Update test expectation due to locale data change in ICU 68.2Victor Chang2021-01-211-3/+9
* | Update java.time.Duration partially to 11+28Nikita Iashchenko2021-01-211-1/+330
|/
* Update LocalTime partially to 11+28Nikita Iashchenko2021-01-201-1/+61
* Replace @IntraCoreApi ZoneMeta.getCanonicalCLDRID with a public APIVictor Chang2020-10-141-2/+15
* Add markers for new Japanese Era related filesNikita Iashchenko2020-02-193-0/+25
* Declare a public field for new Japanese Era ReiwaNikita Iashchenko2020-02-183-15/+15
* Android patch: update TestDateTimeTextProvider test expectations with CLDR da...Nikita Iashchenko2019-12-191-20/+21
* Cleanup "NewEra" comment after implementing new Japanese EraNikita Iashchenko2019-04-251-1/+1
* New Japanese Era implementation with actual Reiwa name (part 2)Nikita Iashchenko2019-04-241-2/+1
* New Japanese Era implementation with actual Reiwa nameNikita Iashchenko2019-04-174-19/+44
* New Japanese Era implementation in ojluni with a placeholder nameNikita Iashchenko2019-04-175-13/+69
* Updated test expectations for ICU 60.Fredrik Roubert2017-12-071-2/+2
* Revert accidental change in test.Joachim Sauer2017-11-201-2/+2
* Use DecimalFormat_ICU58_Android in DecimalFormat.Joachim Sauer2017-11-131-2/+2
* Fix OpenJDK TCK test after 2017c updateNeil Fuller2017-11-071-7/+9
* Updated test expectations for ICU 59.Fredrik Roubert2017-08-101-2/+2
* Clear DateFormat.is24Hour during test.Joachim Sauer2017-07-171-0/+16
* Make Android patch docs in ojluni more consistent with style guideTobias Thierer2017-03-0613-17/+17
* Document Android changes/additions vs. upstream in Calendar.javaTobias Thierer2017-02-152-2/+2
* Revert "Revert "java.time.Instant.toEpochMilli() fixes""Tobias Thierer2017-02-142-1/+33
* Merge "Revert "java.time.Instant.toEpochMilli() fixes""Calin Juravle2017-02-102-33/+1
|\
| * Revert "java.time.Instant.toEpochMilli() fixes"Tobias Thierer2017-02-102-33/+1
* | Merge "java.time.Instant.toEpochMilli() fixes"Przemyslaw Szczepaniak2017-02-102-1/+33
|\|
| * java.time.Instant.toEpochMilli() fixesPrzemyslaw Szczepaniak2017-02-082-1/+33
* | java.time.chrono.Chronology.isLeapYear fixPrzemyslaw Szczepaniak2017-02-091-0/+18
|/
* Update java.util.Formatter to 8u60.Joachim Sauer2017-01-301-7/+19
* Make Chronology/ServiceLoader tests pass.Joachim Sauer2017-01-301-1/+4
* Use BeforeClass instead of BeforeMethod.Joachim Sauer2017-01-307-35/+58
* Modify TestZoneTextPrinterParser.Joachim Sauer2017-01-301-8/+31
* Modify test assumptions.Joachim Sauer2017-01-308-100/+119
* Fix various test failures.Joachim Sauer2017-01-244-8/+6
* Fix Japanese Chronology.Joachim Sauer2017-01-241-3/+2
* Change time zone tests to respect Android changes.Joachim Sauer2017-01-242-19/+33
* Initial import of java.time.Joachim Sauer2017-01-12171-0/+66708