summaryrefslogtreecommitdiff
path: root/ojluni/src/test/java/time/tck/java
Commit message (Expand)AuthorAgeFilesLines
* Update java.time.Duration partially to 11+28Nikita Iashchenko2021-01-211-1/+330
* Update LocalTime partially to 11+28Nikita Iashchenko2021-01-201-1/+61
* Add markers for new Japanese Era related filesNikita Iashchenko2020-02-192-0/+9
* Declare a public field for new Japanese Era ReiwaNikita Iashchenko2020-02-182-5/+5
* Cleanup "NewEra" comment after implementing new Japanese EraNikita Iashchenko2019-04-251-1/+1
* New Japanese Era implementation with actual Reiwa nameNikita Iashchenko2019-04-172-7/+9
* New Japanese Era implementation in ojluni with a placeholder nameNikita Iashchenko2019-04-172-4/+12
* Fix OpenJDK TCK test after 2017c updateNeil Fuller2017-11-071-7/+9
* Clear DateFormat.is24Hour during test.Joachim Sauer2017-07-171-0/+16
* Make Android patch docs in ojluni more consistent with style guideTobias Thierer2017-03-069-10/+10
* Revert "Revert "java.time.Instant.toEpochMilli() fixes""Tobias Thierer2017-02-141-0/+10
* Revert "java.time.Instant.toEpochMilli() fixes"Tobias Thierer2017-02-101-10/+0
* java.time.Instant.toEpochMilli() fixesPrzemyslaw Szczepaniak2017-02-081-0/+10
* Use BeforeClass instead of BeforeMethod.Joachim Sauer2017-01-307-35/+58
* Modify test assumptions.Joachim Sauer2017-01-302-11/+15
* Fix various test failures.Joachim Sauer2017-01-241-2/+4
* Change time zone tests to respect Android changes.Joachim Sauer2017-01-241-9/+10
* Initial import of java.time.Joachim Sauer2017-01-12103-0/+51320