summaryrefslogtreecommitdiff
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat."Pete Gillin2018-03-011-0/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix midnight-to-next-midnight bug in DateIntervalFormat.Pete Gillin2018-02-281-0/+38
* | | | | | | | | | | | | | | | | Merge "Change the CountryZonesFinder API for picker" am: 3a6ced0562 am: d9d20...Neil Fuller2018-03-011-7/+7
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Change the CountryZonesFinder API for pickerNeil Fuller2018-02-281-7/+7
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Add support for time zone mapping metadata" am: e48ce5bf48 am: 68d55d6145Neil Fuller2018-02-273-104/+141
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge "Add support for time zone mapping metadata"Neil Fuller2018-02-273-104/+141
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add support for time zone mapping metadataNeil Fuller2018-02-273-104/+141
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Add README for javax.crypto tests" am: e3747ce142 am: 9cbfe98453Adam Vartanian2018-02-261-0/+2
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add README for javax.crypto testsAdam Vartanian2018-02-261-0/+2
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Remove libcore.util.Objects / hashCode."Narayan Kamath2018-02-231-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove libcore.util.Objects / hashCode.Narayan Kamath2018-02-191-4/+3
* | | | | | | | | | | | | | | Merge "Libcore: Suppress CollectionIncompatibleType in tests"Treehugger Robot2018-02-232-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Libcore: Suppress CollectionIncompatibleType in testsAndreas Gampe2018-02-222-0/+2
* | | | | | | | | | | | | | | | Merge "Remove crypto tests that have been moved to Conscrypt."Adam Vartanian2018-02-234-5500/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove crypto tests that have been moved to Conscrypt.Adam Vartanian2018-02-194-5500/+0
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Libcore: Ensure JUnit3 test method is runAndreas Gampe2018-02-221-1/+1
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Test HttpsURLConnection.setDefaultSSLSocketFactory(null)."Treehugger Robot2018-02-221-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Test HttpsURLConnection.setDefaultSSLSocketFactory(null).Tobias Thierer2018-02-221-0/+8
| |/ / / / / / / / / / / / /
* / / / / / / / / / / / / / Libcore: Mark test functions with dead threadsAndreas Gampe2018-02-201-0/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Add unit test for Class.getPrimitiveClass(String).Tobias Thierer2018-02-161-0/+64
* | | | | | | | | | | | | Remove an assertion about lambdas not being publicNeil Fuller2018-02-151-1/+3
* | | | | | | | | | | | | Merge "Introduce in-memory structure for tzlookup.xml"Treehugger Robot2018-02-143-30/+156
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Introduce in-memory structure for tzlookup.xmlNeil Fuller2018-02-143-30/+156
* | | | | | | | | | | | | | Merge "Libcore: Suppress FormatString warnings in tests"Treehugger Robot2018-02-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Libcore: Suppress FormatString warnings in testsAndreas Gampe2018-02-121-2/+2
* | | | | | | | | | | | | | | Merge "Update java.net.URL to OpenJDK 8u121-b13."Tobias Thierer2018-02-132-3/+178
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update java.net.URL to OpenJDK 8u121-b13.Tobias Thierer2018-02-132-3/+178
* | | | | | | | | | | | | | | Merge "Make NetworkInterface.isUp() test for IFF_RUNNING."Pete Gillin2018-02-122-33/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Make NetworkInterface.isUp() test for IFF_RUNNING.Pete Gillin2018-02-092-33/+51
| |/ / / / / / / / / / / / /
* / / / / / / / / / / / / / Add method to retrieve a list of country iso codesNeil Fuller2018-02-091-1/+30
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Clean up a couple test oddities."Adam Vartanian2018-02-063-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Clean up a couple test oddities.Adam Vartanian2018-02-063-1/+9
* | | | | | | | | | | | | | Merge "Change UTC handling in libcore.icu.TimeZoneNames"Neil Fuller2018-02-051-18/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Change UTC handling in libcore.icu.TimeZoneNamesNeil Fuller2018-01-291-18/+26
* | | | | | | | | | | | | | Merge "Remove special UTC handling in SimpleDateFormat"Treehugger Robot2018-01-301-5/+111
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove special UTC handling in SimpleDateFormatNeil Fuller2018-01-291-5/+111
* | | | | | | | | | | | | | Merge "Remove test handling of Asia/Hanoi"Neil Fuller2018-01-261-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove test handling of Asia/HanoiNeil Fuller2018-01-251-6/+0
| |/ / / / / / / / / / / / /
* / / / / / / / / / / / / / Libcore: Suppress InvalidPatternSyntax warning in testsAndreas Gampe2018-01-252-0/+5
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Add splice(2) syscall support"Treehugger Robot2018-01-221-0/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add splice(2) syscall supportPrzemyslaw Szczepaniak2018-01-221-0/+69
* | | | | | | | | | | | | | Merge "Refactor package-private SimpleDateFormat(int, int, Locale) constructor"vichang2018-01-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Refactor package-private SimpleDateFormat(int, int, Locale) constructorVictor Chang2018-01-191-0/+7
* | | | | | | | | | | | | | | Merge "Make caching of CountryTimeZones easier"Treehugger Robot2018-01-191-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make caching of CountryTimeZones easierNeil Fuller2018-01-181-0/+9
* | | | | | | | | | | | | | | | Merge "Start to use the everutc hint in tzlookup.xml"Treehugger Robot2018-01-182-61/+88
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Start to use the everutc hint in tzlookup.xmlNeil Fuller2018-01-182-61/+88
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Close ZoneInfoDB during tests"Treehugger Robot2018-01-181-39/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Close ZoneInfoDB during testsNeil Fuller2018-01-171-39/+43
* | | | | | | | | | | | | | | Add a better searching for timezone by offsetNeil Fuller2018-01-171-10/+263
|/ / / / / / / / / / / / / /