summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Merge "Libcore: Fix Blockguard expectations for fd ownership"Andreas Gampe2018-07-231-0/+1
|\| | | | | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Libcore: Fix Blockguard expectations for fd ownershipAndreas Gampe2018-07-211-0/+1
* | | | | | | | | | | | | | | | | Merge "Remove early error checking in ZipFile(File,int,Charset)"Paul Duffin2018-07-111-0/+15
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Remove early error checking in ZipFile(File,int,Charset)Paul Duffin2018-07-101-0/+15
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Remove UriCodec code only used by tests"Neil Fuller2018-07-061-229/+24
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge "Remove UriCodec code only used by tests"Treehugger Robot2018-07-061-229/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Remove UriCodec code only used by testsNeil Fuller2018-07-021-229/+24
* | | | | | | | | | | | | | | | | Merge "DatagramChannelMulticastTest: Briefly wait for non-instantaneous reads."Tobias Thierer2018-07-031-24/+75
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | DatagramChannelMulticastTest: Briefly wait for non-instantaneous reads.Tobias Thierer2018-07-021-24/+75
* | | | | | | | | | | | | | | | | Merge "Read empty zip with ZipFile"Paul Duffin2018-06-291-16/+4
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge "Read empty zip with ZipFile"Paul Duffin2018-06-291-16/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Read empty zip with ZipFilePaul Duffin2018-06-271-16/+4
* | | | | | | | | | | | | | | | | | Merge "Disable NativeAllocationRegisteryTest for native bridge"Victor Khimenko2018-06-281-0/+16
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Disable NativeAllocationRegisteryTest for native bridgeVictor Khimenko2018-06-281-0/+16
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Verify java.util.Locale against upstream OpenJDK8u121-b13, step 1."Tobias Thierer2018-06-271-0/+24
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Verify java.util.Locale against upstream OpenJDK8u121-b13, step 1.Tobias Thierer2018-06-271-0/+24
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge "Create empty zip files using ZipOutputStream"Paul Duffin2018-06-261-11/+11
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Create empty zip files using ZipOutputStreamPaul Duffin2018-06-251-11/+11
* | | | | | | | | | | | | | | | Merge changes Icbe5cbd1,I11c9b4c0Tobias Thierer2018-06-251-0/+19
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Let Currency.getInstance(Locale) always throw NPE for country==null.Tobias Thierer2018-06-251-0/+19
* | | | | | | | | | | | | | | | Merge "Test for forcing Gregorian as default Calendar"Victor Chang2018-06-212-0/+68
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Test for forcing Gregorian as default CalendarVictor Chang2018-06-212-0/+68
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge changes I77aec40f,I5941332a am: f98e265694vichang2018-06-071-0/+38
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge changes I77aec40f,I5941332avichang2018-06-071-0/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix racy static initializers in FileDescriptor and UnixChannelFactoryVictor Chang2018-06-061-0/+38
* | | | | | | | | | | | | | | | Merge "Move ApiEvolutionTest to another CTS module" am: de18cdd554Neil Fuller2018-06-051-158/+0
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge "Move ApiEvolutionTest to another CTS module"Treehugger Robot2018-06-051-158/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Move ApiEvolutionTest to another CTS moduleNeil Fuller2018-06-051-158/+0
* | | | | | | | | | | | | | | | | Merge "FileChannelImpl.map(): don't ignore IOExceptions on non-regular files....Tobias Thierer2018-06-041-56/+0
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | FileChannelImpl.map(): don't ignore IOExceptions on non-regular files.Tobias Thierer2018-06-011-56/+0
* | | | | | | | | | | | | | | | | Merge "Introduce the CovariantReturnType annotation" am: f84d25b173Neil Fuller2018-05-311-0/+158
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge "Introduce the CovariantReturnType annotation"Neil Fuller2018-05-311-0/+158
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Introduce the CovariantReturnType annotationNeil Fuller2018-05-311-0/+158
* | | | | | | | | | | | | | | | | Merge changes Ibdee4976,I63d44745,Id471a4d1,I101e428a am: 0aabbc9401Tobias Thierer2018-05-311-0/+27
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge changes Ibdee4976,I63d44745,Id471a4d1,I101e428aTobias Thierer2018-05-311-0/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Matcher: Adopt behavior changes forgotten in update to OpenJDK 8.Tobias Thierer2018-05-301-0/+27
* | | | | | | | | | | | | | | | | Merge "Reenable access to BC algorithms in SignatureTest." am: f9782031c9Adam Vartanian2018-05-301-0/+19
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Reenable access to BC algorithms in SignatureTest.Adam Vartanian2018-05-301-0/+19
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge "Remove libcore java.security tests." am: cff08175a8Adam Vartanian2018-05-2522-5304/+11
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove libcore java.security tests.Adam Vartanian2018-05-2422-5304/+11
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Avoid depending on 24-hour settings in SimpleDateFormatTest" am: 60fe7...vichang2018-05-221-3/+8
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge "Avoid depending on 24-hour settings in SimpleDateFormatTest"vichang2018-05-221-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Avoid depending on 24-hour settings in SimpleDateFormatTestVictor Chang2018-05-221-3/+8
* | | | | | | | | | | | | | | | Merge "Update expectations associated with time zone data" am: e79fb8e4d8Neil Fuller2018-05-151-18/+34
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update expectations associated with time zone dataNeil Fuller2018-05-151-18/+34
* | | | | | | | | | | | | | | | Merge "Add a test to ensure consistent behavior for DST" am: e704fc948aNeil Fuller2018-05-101-0/+116
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge "Add a test to ensure consistent behavior for DST"Treehugger Robot2018-05-101-0/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add a test to ensure consistent behavior for DSTNeil Fuller2018-05-101-0/+116
* | | | | | | | | | | | | | | | | Merge "Pull out TimeZoneIntegrationTest tests" am: dbf6158841Neil Fuller2018-05-104-217/+256
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge "Pull out TimeZoneIntegrationTest tests"Treehugger Robot2018-05-104-217/+256
| |\| | | | | | | | | | | | | | |