summaryrefslogtreecommitdiff
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\
| * Fix capitalization in test methodBenedict Wong2020-01-061-3/+3
* | Test coverage for Objects.requireNonNull("nonnull", (Supplier) null).Tobias Thierer2020-01-091-0/+4
|/
* Merge "Add fcntlInt to public API"Benedict Wong2020-01-061-0/+39
|\
| * Add fcntlInt to public APIBenedict Wong2019-12-191-0/+39
* | Add test coverage for Thread.setPriority().Tobias Thierer2020-01-021-3/+81
* | Remove getDisplayCountry test for MO (Android is equal to CLDR 35.1)Nikita Iashchenko2019-12-311-1/+0
* | [libcore][DexPathList] Ensure dexElements doesn't contain null entries in add...Dan Zimmerman2019-12-301-2/+37
* | [libcore][debug-info] Add a test for StackTraceElement dataDan Zimmerman2019-12-192-0/+182
|/
* Merge "Fix MethodHandles.explicitCastArguments for transforms"Orion Hodson2019-12-102-0/+5741
|\
| * Fix MethodHandles.explicitCastArguments for transformsOrion Hodson2019-12-092-0/+5741
* | Add memfd_create to android.system.OsChong Zhang2019-12-092-0/+69
|/
* Merge "Fix MimeMapTest.put_String_List_nullOrEmpty() compiler warning."Treehugger Robot2019-11-291-1/+1
|\
| * Fix MimeMapTest.put_String_List_nullOrEmpty() compiler warning.Pete Bentley2019-11-291-1/+1
* | Force create SocketImpl in test_connectLjava_net_SocketAddressI_setSOTimeout.Pete Bentley2019-11-291-3/+3
|/
* Tidy OldSocketTest.test_connectLjava_net_SocketAddressI_setSOTimeout.Pete Bentley2019-11-261-15/+27
* DefaultFileNameMap: Support extensions that contain '.'.Tobias Thierer2019-11-221-4/+27
* DefaultFileNameMap: Consider whole filename without '.' as an extension.Tobias Thierer2019-11-221-0/+13
* URLConnectionTest: Convert to JUnit 4.Tobias Thierer2019-11-211-170/+181
* Merge changes I5e14eeb1,I0bcf0516vichang2019-11-152-0/+33
|\
| * Test consistency of getAvailableLocales with ICUVictor Chang2019-11-152-0/+33
* | Merge changes I05339433,I30170666,Iab5dcf59vichang2019-11-151-0/+21
|\|
| * Add test for ICU.setDefaultVictor Chang2019-11-141-0/+21
* | Merge "Switch MCC / MNC values to string"Neil Fuller2019-11-152-15/+17
|\ \
| * | Switch MCC / MNC values to stringNeil Fuller2019-11-142-15/+17
* | | Fix incorrect FP16 comparison testsUsama Arif2019-11-131-7/+7
|/ /
* | Merge "Move ICU4C metadata getters from libcore.icu.ICU into external/icu"vichang2019-11-111-2/+3
|\|
| * Move ICU4C metadata getters from libcore.icu.ICU into external/icuVictor Chang2019-11-051-2/+3
* | Use round to nearest with ties to nearest even in FP16.rintUsama Arif2019-11-081-2/+6
* | Mask result with qNaN if input to rint is NaNUsama Arif2019-11-081-0/+7
* | Mask result with qNaN if input to ceil is NaNUsama Arif2019-11-081-0/+7
* | Merge "Add an API to access telephonylookup.xml on device"Neil Fuller2019-11-073-1/+414
|\ \
| * | Add an API to access telephonylookup.xml on deviceNeil Fuller2019-11-063-1/+414
* | | Add MAP_ANONYMOUS to OsConstantsJing Ji2019-11-011-0/+11
| |/ |/|
* | Tests for Half.floor for NaN valuesUsama Arif2019-10-301-0/+5
* | Add test cases for libcore FP16 APIsUsama Arif2019-10-301-0/+377
* | Merge "Remove unused java.nio.charset.ModifiedUtf8"vichang2019-10-242-315/+0
|\ \
| * | Remove unused java.nio.charset.ModifiedUtf8Victor Chang2019-10-242-315/+0
| |/