summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Add test for application use of PathClassLoader.Richard Uhler2015-05-281-0/+23
* Follow-up for incorrect test pre-conditionKenny Root2015-05-191-1/+1
* Fix test18566 to have the correct expectationKenny Root2015-05-191-4/+9
* Get rid of old Harmony Services cacheKenny Root2015-05-191-0/+9
* Add an additional check for ICU4J tz data versionNeil Fuller2015-05-151-0/+3
* Fix a couple of issues in DexClassLoaderTest.Narayan Kamath2015-05-141-7/+20
* Add tests for AES/GCM/NOPADDINGKenny Root2015-05-131-42/+230
* libcore: add test for arbitrary ECC groups.Adam Langley2015-05-131-0/+44
* Fix for TimSort in the two Java forms in libcoreNeil Fuller2015-05-131-0/+82
* Fix a couple of Locale bugs discovered by ICU4J tests.Narayan Kamath2015-05-121-0/+34
* Fix bug in formatting intervals at month boundaries.Travis Keep2015-05-121-1/+1
* Add a test for bug 20708022.Narayan Kamath2015-05-121-0/+9
* am 1bc6f080: Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-devAlex Klyubin2015-04-301-4/+9
|\
| * Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-devAlex Klyubin2015-04-301-4/+9
| |\
| | * Adjust MacTest for Bouncy Castle workaround.Alex Klyubin2015-04-291-4/+9
* | | am 3bb83381: Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-301-0/+7
|\ \ \ | |/ /
| * | Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-301-0/+7
| |/
* | am 12f81a0a: Merge "CipherTest: make multiple doFinal calls for RSA/ECB"Kenny Root2015-04-281-0/+11
|\ \
| * \ Merge "CipherTest: make multiple doFinal calls for RSA/ECB"Kenny Root2015-04-281-0/+11
| |\ \
| | * | CipherTest: make multiple doFinal calls for RSA/ECBKenny Root2015-04-281-0/+11
* | | | am 930025e2: Merge "Date.toString must always use Locale.US."Narayan Kamath2015-04-281-5/+6
|\ \ \ \ | |/ / /
| * | | Date.toString must always use Locale.US.Narayan Kamath2015-04-281-5/+6
* | | | am 39f72b16: Merge "Removed offset and value from String and added StringFact...Jeff Hao2015-04-281-41/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Removed offset and value from String and added StringFactory.Jeff Hao2015-04-271-41/+0
| |/
* | am 07bd49f5: am dce989e5: Merge "Update Cipher tests"Kenny Root2015-04-241-0/+50
|\ \ | |/
| * Merge "Update Cipher tests"Kenny Root2015-04-241-0/+50
| |\
| | * Update Cipher testsKenny Root2015-04-241-0/+50
* | | am e81b5047: am 69f8fc65: Merge "Use ANDROID_ROOT instead of assuming it is /...Nicolas Geoffray2015-04-241-1/+1
|\ \ \ | |/ /
| * | Merge "Use ANDROID_ROOT instead of assuming it is /system."Nicolas Geoffray2015-04-241-1/+1
| |\ \
| | * | Use ANDROID_ROOT instead of assuming it is /system.Nicolas Geoffray2015-04-241-1/+1
* | | | am 8c95e178: am 2b7e589a: Merge "Tidy up Package and classloader comments"Neil Fuller2015-04-243-3/+48
|\ \ \ \ | |/ / /
| * | | Merge "Tidy up Package and classloader comments"Neil Fuller2015-04-243-3/+48
| |\ \ \ | | |/ / | |/| |
| | * | Tidy up Package and classloader commentsNeil Fuller2015-04-223-3/+48
* | | | am d3f115a1: am 73e9c6e1: Merge "java/io/RandomAccessFile: do not nullify Fil...Sergio Giro2015-04-241-0/+57
|\ \ \ \ | |/ / /
| * | | Merge "java/io/RandomAccessFile: do not nullify FileChannel when closing the ...Sergio Giro2015-04-241-0/+57
| |\ \ \
| | * | | java/io/RandomAccessFile: do not nullify FileChannel when closing the RAFSergio Giro2015-04-221-0/+57
| | |/ /
* | | | am bd7c7451: am 726db7ae: Merge "Ensure consistency of capitalization in Rela...Neil Fuller2015-04-232-114/+118
|\ \ \ \ | |/ / /
| * | | Merge "Ensure consistency of capitalization in RelativeDateTimeFormatter"Neil Fuller2015-04-232-114/+118
| |\ \ \
| | * | | Ensure consistency of capitalization in RelativeDateTimeFormatterNeil Fuller2015-04-222-114/+118
* | | | | am b2b83acf: am f8975208: Merge "Test that confirms a socket can be closed du...Neil Fuller2015-04-231-0/+33
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Test that confirms a socket can be closed during connect()"Neil Fuller2015-04-221-0/+33
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Test that confirms a socket can be closed during connect()Neil Fuller2015-04-221-0/+33
* | | | | am 15c998b7: am f27a2123: Merge "java/security/cert: Use Locale.ROOT in X509C...Sergio Giro2015-04-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | java/security/cert: Use Locale.ROOT in X509CRLTestSergio Giro2015-04-221-1/+1
* | | | | am f6755403: am 8dcee5ef: Merge "java/security/cert: delete test caveat in X5...Sergio Giro2015-04-221-9/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge "java/security/cert: delete test caveat in X509CRLTest"Sergio Giro2015-04-221-9/+1
| |\ \ \ \
| | * | | | java/security/cert: delete test caveat in X509CRLTestSergio Giro2015-04-211-9/+1
* | | | | | am 36fc8b3c: am 7e59d13c: Merge "Return unlocalized TimeZoneID from TimeZone....Narayan Kamath2015-04-211-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Return unlocalized TimeZoneID from TimeZone.getTimeZone()Taiju Tsuiki2015-04-211-0/+14
| |/ / / /
* | | | | am b059489d: am 83f2b5f3: Merge "Use ICU4J more in DateIntervalFormat and Rel...Neil Fuller2015-04-161-28/+29
|\ \ \ \ \ | |/ / / /