summaryrefslogtreecommitdiffstats
path: root/luni/src/test
Commit message (Expand)AuthorAgeFilesLines
* Work around the snappily-titled ICANN "Name Collision Occurrence Management F...Elliott Hughes2014-08-222-4/+4
* Support narrow am/pm markers in LocaleData.Elliott Hughes2014-08-221-0/+2
* Fix init test cases from DexClassLoaderTest.Calin Juravle2014-08-211-32/+52
* Fix parsing of fractional seconds.Narayan Kamath2014-08-141-0/+11
* Allow Calendar.getInstance to be called with a null Locale.Narayan Kamath2014-08-134-0/+69
* Variants are case sensitive.Narayan Kamath2014-08-081-4/+11
* Track bouncycastle upgrade to 1.51Kenny Root2014-08-071-2/+2
* Fix MimeUtils to treat ".flac" as "audio/flac".Elliott Hughes2014-08-052-15/+46
* Fix LocaleInternalsTest.Narayan Kamath2014-07-311-3/+4
* Add ICU.addLikelySubtags(Locale).Narayan Kamath2014-07-311-0/+8
* Merge "Change the DateFormatSymbols serialized form"Neil Fuller2014-07-231-6/+5
|\
| * Change the DateFormatSymbols serialized formNeil Fuller2014-07-301-6/+5
* | Fix Character.getDirectionality.Elliott Hughes2014-07-291-0/+12
|/
* Merge "SSLSocketFactory: don't reload the default if class name is same"Kenny Root2014-07-241-0/+1
|\
| * SSLSocketFactory: don't reload the default if class name is sameKenny Root2014-07-231-0/+1
* | Fix serialization / deserialization of SealedObjectNeil Fuller2014-07-241-0/+28
* | Throw an error when parsing an obviously bad DoubleNeil Fuller2014-07-241-0/+15
|/
* Merge "Add math tests in csv format for libcore math functions"Jeff Hao2014-07-226-0/+10328
|\
| * Add math tests in csv format for libcore math functionsMichael Chen2014-07-216-0/+10328
* | Fix broken nio BufferTest and add alignment test.Mathieu Chartier2014-07-221-9/+23
* | Implement Locale.forLanguageTag in java.Narayan Kamath2014-07-222-20/+40
|/
* 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 more.Elliott Hughes2014-07-071-47/+0
* | 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 "CTS fix: Signature2Test.test_clone()"Neil Fuller2014-06-171-0/+10
|\ \ \
| * | | CTS fix: Signature2Test.test_clone()Neil Fuller2014-06-181-0/+10
| | |/ | |/|
* | | Merge "Fix getISO3Country and getISO3Language."Narayan Kamath2014-06-171-0/+8
|\ \ \