summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Test that confirms a socket can be closed during connect()Neil Fuller2015-04-221-0/+33
* Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4JTravis Keep2015-04-141-0/+1
* StrictJarFile: unittest for missing filesNick Kralevich2015-04-141-0/+4
* Remove obsolete concurrent access test.Narayan Kamath2015-04-101-28/+0
* Merge "libcore: change SSLEngineTest to close SSLEngine instances"Sergio Giro2015-04-081-34/+88
|\
| * libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-34/+88
* | GZIPInputStream: Correctly handle extras in gzip headers.Narayan Kamath2015-04-071-0/+16
* | GZIPInputStream: Fix handling of header CRCs.Narayan Kamath2015-04-031-2/+18
* | Don't use zip64 by default.Narayan Kamath2015-04-035-572/+660
* | Fix KeyGeneratorTest breakage due to AndroidKeyStore.Alex Klyubin2015-04-012-1/+13
|/
* Merge "Add a test to confirm that TZ data is in sync"Neil Fuller2015-03-301-0/+8
|\
| * Add a test to confirm that TZ data is in syncNeil Fuller2015-03-271-0/+8
* | Test NetworkSecurityPolicy effect on HTTP connections.Alex Klyubin2015-03-251-0/+54
|/
* Add libcore.net.NetworkSecurityPolicy.Alex Klyubin2015-03-241-0/+261
* Merge "Fix the year display when formatting absolute date string"Tao Bao2015-03-231-0/+55
|\
| * Fix the year display when formatting absolute date stringTao Bao2015-03-231-0/+55
* | ICU55: Update locale data dependent test expectations.Fredrik Roubert2015-03-202-33/+33
|/
* Merge "Remove a superfluous cast."Lorenzo Colitti2015-03-191-2/+2
|\
| * Remove a superfluous cast.Lorenzo Colitti2015-03-171-2/+2
* | Specify the base timestamp in RelativeTimeSpanString testsTao Bao2015-03-181-40/+38
* | Add unit test for Timestamp#equals.Narayan Kamath2015-03-171-0/+8
* | Merge "Late binding: specified Provider forces its use"Kenny Root2015-03-166-1/+216
|\ \ | |/ |/|
| * Late binding: specified Provider forces its useKenny Root2015-03-166-1/+216
* | Merge "Also support IPv4 fallback in the SocketAddress version of sendto."Lorenzo Colitti2015-03-161-5/+13
|\ \
| * | Also support IPv4 fallback in the SocketAddress version of sendto.Lorenzo Colitti2015-03-141-5/+13
* | | Merge "Support packet sockets in libcore."Lorenzo Colitti2015-03-161-0/+22
|\ \ \ | |/ /
| * | Support packet sockets in libcore.Lorenzo Colitti2015-03-141-0/+22
* | | Merge "Add a version of sendto that takes a SocketAddress."Lorenzo Colitti2015-03-161-0/+19
|\ \ \ | |/ /
| * | Add a version of sendto that takes a SocketAddress.Lorenzo Colitti2015-03-141-0/+19
* | | Merge "Make it possible to use AF_INET sockets created by libcore."Lorenzo Colitti2015-03-161-4/+90
|\ \ \ | |/ /
| * | Make it possible to use AF_INET sockets created by libcore.Lorenzo Colitti2015-03-141-4/+90
* | | Merge "Remove ExemptionMechanismTest.test_finalize"Yohann Roussel2015-03-131-41/+0
|\ \ \ | |_|/ |/| |
| * | Remove ExemptionMechanismTest.test_finalizeYohann Roussel2015-03-131-41/+0
* | | Merge "java.lang.reflect: Use only relevant modifiers when converting to string"Sergio Giro2015-03-133-1/+74
|\ \ \ | |_|/ |/| |
| * | java.lang.reflect: Use only relevant modifiers when converting to stringSergio Giro2015-03-113-1/+74
| |/
* | am 2882e512: Merge "Add support for netlink sockets and addresses."Erik Kline2015-03-101-0/+16
|\ \
| * | Add support for netlink sockets and addresses.Erik Kline2015-03-091-0/+16
| |/
* | am 2d9b3186: Merge "Fix CertificateFactoryTest API to BC"Kenny Root2015-02-271-10/+28
|\ \ | |/
| * Merge "Fix CertificateFactoryTest API to BC"Kenny Root2015-02-271-10/+28
| |\
| | * Fix CertificateFactoryTest API to BCKenny Root2015-02-271-10/+28
* | | am 26ef26ec: Merge "Implement zip64 support for ZipFile/ZipInputStream/ZipOut...Narayan Kamath2015-02-272-9/+86
|\ \ \ | |/ /
| * | Implement zip64 support for ZipFile/ZipInputStream/ZipOutputStream.Narayan Kamath2015-02-272-9/+86
| |/
* | am 5889c5c8: Merge "Clarify docs for CharsetEncoder#flush."Narayan Kamath2015-02-231-0/+15
|\ \ | |/
| * Clarify docs for CharsetEncoder#flush.Narayan Kamath2015-02-231-0/+15
| * Fixes associated with the tzdata 2015a updateNeil Fuller2015-02-181-8/+0
* | am db4499e1: Merge "Use ICU for relative time formatting"Tao Bao2015-02-121-0/+611
|\ \ | |/
| * Use ICU for relative time formattingTao Bao2015-02-111-0/+611
* | am a9c24ad8: Merge "Fix LocaleTest#testDefaultLocale."Narayan Kamath2015-02-101-10/+10
|\ \ | |/
| * Fix LocaleTest#testDefaultLocale.Narayan Kamath2015-02-101-10/+10
* | am 0951821e: Merge "CharsetEncoder.flush() should only call implFlush() once."Narayan Kamath2015-02-041-0/+54
|\ \ | |/