summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore
Commit message (Expand)AuthorAgeFilesLines
...
* Improve test coverage for PKIXParameters.Pete Bentley2020-04-171-3/+161
* ZipInputStream: Don't throw for data descriptors on STORed entries.Narayan Kamath2020-04-101-0/+13
* Improve test coverage for Arrays and Streams.Pete Bentley2020-04-062-0/+174
* Improve test coverage for Arrays.stream().Pete Bentley2020-04-031-30/+344
* Add tests for SSLParameters.[get|set]UseCipherSuitesOrder.Pete Bentley2020-03-311-3/+21
* Merge "libcore: Add a libcore-patch-style script"Treehugger Robot2020-03-133-10/+10
|\
| * libcore: Add a libcore-patch-style scriptOrion Hodson2020-03-103-10/+10
* | Merge "Reland "libcore: Remove native calls in FileDescriptor <clinit>""Treehugger Robot2020-03-131-0/+32
|\ \
| * | Reland "libcore: Remove native calls in FileDescriptor <clinit>"Orion Hodson2020-03-131-0/+32
* | | Merge changes from topics "DateSorterBridge", "initLocaleDataNative"vichang2020-03-121-22/+160
|\ \ \ | |/ / |/| |
| * | Move yesterday/today Strings from LocaleData into a new ICU classVictor Chang2020-03-121-30/+1
| * | Replace ICU.initLocaleDataNative with ICU4J implementationVictor Chang2020-03-121-0/+167
* | | Merge "Revert "libcore: Remove native calls in FileDescriptor <clinit>""Orion Hodson2020-03-101-32/+0
|\ \ \ | |_|/ |/| |
| * | Revert "libcore: Remove native calls in FileDescriptor <clinit>"Orion Hodson2020-03-101-32/+0
* | | Merge "Update libcore.timezone from android.timezone"Neil Fuller2020-03-091-5/+5
|\ \ \ | |/ / |/| |
| * | Update libcore.timezone from android.timezoneNeil Fuller2020-03-061-5/+5
* | | libcore: Remove native calls in FileDescriptor <clinit>Orion Hodson2020-03-061-0/+32
* | | Fix approximate timing checksHans Boehm2020-02-261-18/+34
| |/ |/|
* | Merge "Make ServerSocketChannelTest.test_bind_loopback more tolerant."Pete Bentley2020-02-211-20/+91
|\ \
| * | Make ServerSocketChannelTest.test_bind_loopback more tolerant.Pete Bentley2020-02-201-20/+91
* | | Merge changes I7410915a,Iede082f5Nikita Iashchenko2020-02-201-0/+95
|\ \ \
| * | | Improve test coverage for SimpleDateFormatNikita Iashchenko2020-02-201-0/+95
| |/ /
* | | Merge "Reland "Fix shared libraries not being reported""Calin Juravle2020-02-191-31/+140
|\ \ \
| * | | Reland "Fix shared libraries not being reported"Calin Juravle2020-02-181-31/+140
| |/ /
* / / Call runFinalization before checking native heapHans Boehm2020-02-181-1/+7
|/ /
* | Merge "Move targetSDK-specific tests to SELinux CTS."Treehugger Robot2020-02-171-20/+2
|\ \
| * | Move targetSDK-specific tests to SELinux CTS.Bram Bonné2020-02-171-20/+2
| |/
* | Merge "Revert "Fix shared libraries not being reported via Reporter""Nicolas Geoffray2020-02-151-75/+32
|\ \
| * | Revert "Fix shared libraries not being reported via Reporter"Nicolas Geoffray2020-02-151-75/+32
* | | Merge "Fix shared libraries not being reported via Reporter"Calin Juravle2020-02-141-32/+75
|\| |
| * | Fix shared libraries not being reported via ReporterDan Zimmerman2020-02-131-32/+75
| |/
* / Make test for hardware AES support explicit.Pete Bentley2020-02-131-0/+38
|/
* Merge "Remove the disabled test for zlib determinism."Elliott Hughes2020-02-061-50/+0
|\
| * Remove the disabled test for zlib determinism.Elliott Hughes2020-02-061-50/+0
* | Avoid a @Nullable BooleanNeil Fuller2020-02-051-92/+68
* | Merge "More API council tidy up"Neil Fuller2020-02-041-1/+5
|\ \
| * | More API council tidy upNeil Fuller2020-01-281-1/+5
* | | Updates OsTest to handle NETLINK_ROUTE restrictions.Bram Bonné2020-01-311-5/+9
* | | Merge "Tidy up libcore.timezone APIs"Neil Fuller2020-01-304-10/+10
|\ \ \ | |_|/ |/| |
| * | Tidy up libcore.timezone APIsNeil Fuller2020-01-284-10/+10
| |/
* / Rename ZoneInfoDB -> ZoneInfoDbNeil Fuller2020-01-283-27/+27
|/
* Merge "Updates tests to handle MAC address restrictions."Bram Bonné2020-01-271-25/+36
|\
| * Updates tests to handle MAC address restrictions.Bram Bonné2020-01-241-25/+36
* | Merge "Add APIs for improved MTS testing"Neil Fuller2020-01-221-0/+4
|\ \ | |/ |/|
| * Add APIs for improved MTS testingNeil Fuller2020-01-211-0/+4
* | Make test_isReachable_by_ICMP() more tolerant.Pete Bentley2020-01-201-2/+9
* | Merge "Remove ZoneInfoDB.TzData"Neil Fuller2020-01-202-18/+18
|\|
| * Remove ZoneInfoDB.TzDataNeil Fuller2020-01-172-18/+18
* | Update misc java.util classes to OpenJDK 9+181 and immediately expose APITobias Thierer2020-01-175-0/+1160
|/
* Merge "Fix capitalization in test method"Benedict Wong2020-01-101-3/+3
|\