summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test passing wrong SocketAddress types to bind, connect, sendto.Lorenzo Colitti2019-01-301-0/+153
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / Add test coverage for URLConnection.getFileNameMap().Tobias Thierer2019-01-251-0/+49
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove hardcoded os.name property."Doug Horn2019-01-241-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove hardcoded os.name property.Doug Horn2019-01-241-0/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls."""Josh Gao2019-01-241-4/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "Add support for fdsan to the builtin SocketImpls.""Josh Gao2018-10-311-4/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "InMemDexCL: Add test with non-zero buffer position"David Brazdil2019-01-241-5/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | InMemDexCL: Add test with non-zero buffer positionDavid Brazdil2019-01-241-5/+74
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup some support test classesPaul Duffin2019-01-235-4/+212
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | / Replace use of libcore.io.SizeOf with X.BYTES.Tobias Thierer2019-01-213-18/+15
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Add test for CDD 3.5 [C-0-9]Adam Vartanian2019-01-181-0/+26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies un...Treehugger Robot2019-01-171-0/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Test LinkedHashMap.removeEldestEntry() implementation that modifies underlyin...Nikita Iashchenko2019-01-171-0/+70
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes I92be8a46,I7a3b449fTobias Thierer2019-01-141-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract helper methods canonicalize() and allowedInMap().Tobias Thierer2019-01-141-0/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType."Tobias Thierer2019-01-141-0/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType.Tobias Thierer2019-01-141-0/+22
| |/ / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / Track movement of ICU .dat fileNeil Fuller2019-01-102-4/+3
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "Temporary workaround for b/122369337""Neil Fuller2019-01-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Revert "Temporary workaround for b/122369337"Neil Fuller2019-01-081-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | Add time zone version testsNeil Fuller2019-01-081-1/+63
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge "Refactor/tweak FileSystemsTest."Tobias Thierer2019-01-071-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Refactor/tweak FileSystemsTest.Tobias Thierer2019-01-041-6/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Temporary workaround for b/122369337Hans Boehm2019-01-041-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Sync ART host with device dir structure / add test"Neil Fuller2019-01-041-0/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Sync ART host with device dir structure / add testNeil Fuller2019-01-031-0/+89
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007.Tobias Thierer2019-01-031-18/+20
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnightTobias Thierer2019-01-031-21/+24
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnightTobias Thierer2019-01-021-9/+13
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)"Treehugger Robot2018-12-181-14/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Verify SimpleDateFormat.java against 8u121-b13 (part 3)Nikita Iashchenko2018-12-181-14/+21
* | | | | | | | | | | | | | | Refactor InetAddress.parseNumericAddress/isNumericPaul Duffin2018-12-171-0/+134
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK"Treehugger Robot2018-12-151-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCKNick Kralevich2018-12-141-0/+9
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u12...Treehugger Robot2018-12-141-4/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / /
| * | | | | | | | | | | Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (...Nikita Iashchenko2018-12-141-4/+45
* | | | | | | | | | | | Revert "Track movement of ICU .dat file"Neil Fuller2018-12-111-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Track movement of ICU .dat fileNeil Fuller2018-12-111-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge "Add runtime module into the tz data search path"Neil Fuller2018-12-101-2/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Add runtime module into the tz data search pathNeil Fuller2018-12-061-2/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Test Android specific SSLServerSocketFactory.getDefault() behaviorPaul Duffin2018-12-076-108/+326
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Add InMemoryDexClassLoader test with null parent"David Brazdil2018-12-071-0/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add InMemoryDexClassLoader test with null parentDavid Brazdil2018-12-061-0/+15
| |/ / / / / /
* | | | | | | Merge "Remove an unused method from TimeZoneNames"Treehugger Robot2018-12-061-63/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove an unused method from TimeZoneNamesNeil Fuller2018-11-291-63/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Verify java.text.SimpleDateFormat against 8u121-b13 (part 1)"Treehugger Robot2018-12-051-1/+36
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Verify java.text.SimpleDateFormat against 8u121-b13 (part 1)Nikita Iashchenko2018-12-041-1/+36
* | | | | Add .m4r to audio/mpeg mimetype for AndroidChong Zhang2018-11-291-0/+4
| |/ / / |/| | |
* | | | Move final timezone classes to libcore.timezoneNeil Fuller2018-11-273-5/+5
| |_|/ |/| |
* | | Merge "Simplify InMemoryDexClassLoaderTest libSearchPath test"Neil Fuller2018-11-261-14/+53
|\ \ \