summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore
Commit message (Expand)AuthorAgeFilesLines
* Add math tests in csv format for libcore math functionsMichael Chen2014-07-213-0/+259
* Merge "CipherTest: check multiple calls to doFinal work"Kenny Root2014-07-171-0/+8
|\
| * CipherTest: check multiple calls to doFinal workKenny Root2014-07-141-0/+8
* | Revert "Revert "Add a cache for ZoneInfo objects in Java""Neil Fuller2014-07-171-0/+23
* | Revert "Add a cache for ZoneInfo objects in Java"Neil Fuller2014-07-171-18/+0
* | Add a cache for ZoneInfo objects in JavaNeil Fuller2014-07-161-0/+18
* | Tidy up OldAndroidLocaleTest#testICULocales.Narayan Kamath2014-07-161-6/+11
* | TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-141-0/+108
|/
* Merge "Invalidate cache of default SocketFactory"Kenny Root2014-07-101-0/+174
|\
| * Invalidate cache of default SocketFactoryKenny Root2014-06-271-0/+174
* | Merge "KeyPairGeneratorTest: add back some DH tests"Kenny Root2014-07-101-6/+23
|\ \
| * | KeyPairGeneratorTest: add back some DH testsKenny Root2014-07-101-6/+23
| |/
* | Merge "Fix unit tests now that the "tl" -> "fil" hack is gone."Narayan Kamath2014-07-091-11/+27
|\ \
| * | Fix unit tests now that the "tl" -> "fil" hack is gone.Narayan Kamath2014-07-071-11/+27
| |/
* | Remove.Elliott Hughes2014-07-0710-2257/+30
* | RemoveBrian Carlstrom2014-07-072-109/+0
|/
* Merge "Fix a faulty Julian day computation."Elliott Hughes2014-06-261-0/+42
|\
| * Fix a faulty Julian day computation.Elliott Hughes2014-06-261-0/+42
* | Merge "Clarify the String.compareTo contract and add tests."Elliott Hughes2014-06-261-0/+67
|\ \
| * | Clarify the String.compareTo contract and add tests.Elliott Hughes2014-06-261-0/+67
| |/
* | Assert that setEnabledProtocols/CipherSuites copy their inputs.Alex Klyubin2014-06-193-0/+60
* | Fix for currency symbol coming from the default localeNeil Fuller2014-06-191-10/+46
* | Merge "Fix CurrencyTest.test_getSymbol for unknown variants"Neil Fuller2014-06-171-0/+35
|\ \
| * | Fix CurrencyTest.test_getSymbol for unknown variantsNeil Fuller2014-06-181-0/+35
| |/
* | Merge "Removing tests that test the SqlLite API directly."Neil Fuller2014-06-1712-3152/+145
|\ \
| * | Removing tests that test the SqlLite API directly.Neil Fuller2014-06-1712-3152/+145
* | | Merge "Fix getISO3Country and getISO3Language."Narayan Kamath2014-06-171-0/+8
|\ \ \
| * | | Fix getISO3Country and getISO3Language.Narayan Kamath2014-06-181-0/+8
* | | | Merge "Relax KeyPairGeneratorTest"Neil Fuller2014-06-171-8/+43
|\ \ \ \
| * | | | Relax KeyPairGeneratorTestNeil Fuller2014-06-181-8/+43
| | |_|/ | |/| |
* | | | Alter regression test for bug 71369 now the issue is understoodNeil Fuller2014-06-181-3/+10
|/ / /
* | | Merge "Add a test for bug 71369"Neil Fuller2014-06-171-0/+15
|\ \ \ | |/ / |/| |
| * | Add a test for bug 71369Neil Fuller2014-06-171-0/+15
| |/
* | Merge "Pass BCP-47 tags and not Locale.toString results to ICU."Narayan Kamath2014-06-102-12/+118
|\ \
| * | Pass BCP-47 tags and not Locale.toString results to ICU.Elliott Hughes2014-06-162-12/+118
| |/
* | Fix bogus define checks and a typo.Narayan Kamath2014-06-131-0/+31
|/
* Implement Locale.toLanguageTag without ICU support.Narayan Kamath2014-06-121-1/+1
* Merge "Extract non-API locale tests into a separate test class."Narayan Kamath2014-06-102-106/+129
|\
| * Extract non-API locale tests into a separate test class.Narayan Kamath2014-06-112-106/+129
* | Merge "Tests for Runtime.*Memory()"Neil Fuller2014-06-101-26/+0
|\ \
| * | Tests for Runtime.*Memory()Neil Fuller2014-06-101-26/+0
* | | Fix DatagramMulticastChannelTest so it works better on hammerheadNeil Fuller2014-06-101-345/+392
|/ /
* | Shard the _getInstance test and skip the DH tests.Neil Fuller2014-06-091-50/+70
|/
* Merge "Fix ZoneInfoDBTest.testGoodOverride"Neil Fuller2014-06-031-15/+17
|\
| * Fix ZoneInfoDBTest.testGoodOverrideNeil Fuller2014-06-021-15/+17
* | Merge "Fix for flakiness in URLConnectionTest.testServerShutdownOutput"Neil Fuller2014-05-301-0/+6
|\ \
| * | Fix for flakiness in URLConnectionTest.testServerShutdownOutputNeil Fuller2014-05-281-0/+6
* | | Merge "Document and assert support for TLS-PSK cipher suites."Alex Klyubin2014-05-293-4/+137
|\ \ \ | |_|/ |/| |
| * | Document and assert support for TLS-PSK cipher suites.Alex Klyubin2014-05-273-4/+137
* | | Merge "Fix NetworkOnMainThreadException in KeyStoreTest"Neil Fuller2014-05-281-21/+27
|\ \ \ | |/ / |/| |