summaryrefslogtreecommitdiff
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Extend the offset matching in CountryTimeZonesNeil Fuller2018-01-161-47/+77
* | | | | | | | | | | | | | Merge "Add additional checks to multicast tests"Treehugger Robot2018-01-151-3/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add additional checks to multicast testsNeil Fuller2018-01-151-3/+32
* | | | | | | | | | | | | | | Merge "Test for android.icu.util.LocaleData"vichang2018-01-151-0/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Test for android.icu.util.LocaleDataVictor Chang2018-01-101-0/+55
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Track behavior change in default HostnameVerifier."Tobias Thierer2018-01-122-46/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Track behavior change in default HostnameVerifier.Tobias Thierer2018-01-112-46/+70
* | | | | | | | | | | | | | | | Merge changes from topic "utf8decoder"vichang2018-01-121-3/+183
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the ...Victor Chang2018-01-111-38/+83
| * | | | | | | | | | | | | | | | Add test for fast-path UTF-8 decoderVictor Chang2018-01-111-0/+135
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "ProcessBuilderTest: pids fit into a 32bit int."Treehugger Robot2018-01-111-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ProcessBuilderTest: pids fit into a 32bit int.Tobias Thierer2018-01-111-4/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Drop over-zealous assertions about lambda identityNeil Fuller2018-01-111-9/+10
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Add a test case for O_DIRECT"Treehugger Robot2018-01-111-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add a test case for O_DIRECTEnrico Granata2018-01-101-0/+16
* | | | | | | | | | | | | | | Add README indicating where to put SSL tests.Adam Vartanian2018-01-091-0/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Update tests for Conscrypt sync."Adam Vartanian2018-01-0916-6195/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Update tests for Conscrypt sync.Adam Vartanian2018-01-0516-6195/+0
* | | | | | | | | | | | | | Merge changes I5a3b876c,I81799165Neil Fuller2018-01-082-103/+457
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add a hasUtcZone() for telephony tz detectionNeil Fuller2018-01-071-3/+42
| * | | | | | | | | | | | | | Country tz lookup / expose CountyTimeZonesNeil Fuller2018-01-052-103/+418
* | | | | | | | | | | | | | | Revert "Workaround bogus TreeMap Comparators."Tobias Thierer2018-01-041-27/+0
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Replace libcore.util.Mutable{Int,Long} with Int{32,64}Ref."Tobias Thierer2018-01-042-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Replace libcore.util.Mutable{Int,Long} with Int{32,64}Ref.Tobias Thierer2017-12-212-6/+4
* | | | | | | | | | | | | | Merge "Updated test expectations for ICU 60.2"vichang2018-01-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Updated test expectations for ICU 60.2Fredrik Roubert2017-12-221-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Update tests for Conscrypt merge.Adam Vartanian2018-01-031-0/+22
* | | | | | | | | | | | | | Add new MIME type support for .yt extensionPrzemyslaw Szczepaniak2017-12-281-0/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Remove deprecated android.system.Os.{ioctlInt,sendfile,waitpid}.Tobias Thierer2017-12-131-14/+0
* | | | | | | | | | | | | Updated test expectations for ICU 60.Fredrik Roubert2017-12-074-7/+7
* | | | | | | | | | | | | Replace clearCachedDefault with setICUDefaultVictor Chang2017-12-071-1/+1
* | | | | | | | | | | | | Merge "Always specify sending interface in DatagramChannelMulticastTest"Tobias Thierer2017-12-061-21/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Always specify sending interface in DatagramChannelMulticastTestTobias Thierer2017-12-051-21/+40
* | | | | | | | | | | | | | Add tests for hidden classes / methodsNeil Fuller2017-11-302-0/+77
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Add strictmode check for getaddrinfo"Neil Fuller2017-11-291-1/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add strictmode check for getaddrinfoNeil Fuller2017-11-281-1/+70
* | | | | | | | | | | | | | Merge "Remove smali for valid parameter metadata tests"Neil Fuller2017-11-2916-1364/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove smali for valid parameter metadata testsNeil Fuller2017-11-2816-1364/+28
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat"vichang2017-11-281-0/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Sliently drop char 'b' or 'B' in j.t.SimpleDateFormatVictor Chang2017-11-271-0/+53
* | | | | | | | | | | | | | | Merge "Revert "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat""Nicolas Geoffray2017-11-271-53/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat"vichang2017-11-271-53/+0
* | | | | | | | | | | | | | | | Merge "Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat"vichang2017-11-271-0/+53
|\| | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Sliently drop char 'b' or 'B' in j.t.SimpleDateFormatVictor Chang2017-11-241-0/+53
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Update tests for Conscrypt upstream merge."Adam Vartanian2017-11-162-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update tests for Conscrypt upstream merge.Adam Vartanian2017-11-142-3/+10
* | | | | | | | | | | | | | | Test for whitespace behavior in DecimalFormat.Joachim Sauer2017-11-141-0/+62
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Use DecimalFormat_ICU58_Android in DecimalFormat.Joachim Sauer2017-11-133-25/+18
* | | | | | | | | | | | | | Fix OsTest for different possible setgroups() return values.Enrico Granata2017-11-081-1/+4
* | | | | | | | | | | | | | Move libcore tests to non-libcore packages.Tobias Thierer2017-11-0869-76/+139