summaryrefslogtreecommitdiffstats
path: root/tests/CoreTests/android/core
Commit message (Expand)AuthorAgeFilesLines
* Remove some crufty "core" tests.Narayan Kamath2014-12-103-1488/+0
* am b0cb0734: Merge "Track change to Conscrypt"Kenny Root2014-11-031-2/+2
|\
| * Merge "Track change to Conscrypt"Kenny Root2014-11-031-2/+2
| |\
| | * Track change to ConscryptKenny Root2014-10-311-2/+2
* | | am ef5d43a7: Merge "Revert "Revert "Remove unused apache related API."""Narayan Kamath2014-11-031-93/+0
|\ \ \ | |/ /
| * | Revert "Revert "Remove unused apache related API.""Narayan Kamath2014-11-031-93/+0
| |/
* | am e87d36f8: Merge "Revert "Remove unused apache related API.""Narayan Kamath2014-10-291-0/+93
|\ \ | |/
| * Revert "Remove unused apache related API."Narayan Kamath2014-10-271-0/+93
* | resolved conflicts for merge of 9834af9c to stage-aosp-masterNarayan Kamath2014-10-291-93/+0
|\ \ | |/
| * Remove unused apache related API.Narayan Kamath2014-10-241-93/+0
* | Add support for custom TXT records in NSDChristopher Lane2014-04-141-0/+163
|/
* Delete HttpHeaderTest.testCacheControlMultipleArguments.Torne (Richard Coles)2013-10-151-38/+0
* Track change to JSSE providerKenny Root2013-04-291-3/+3
* Track libcore tests moving from frameworks/base to libcore.Jesse Wilson2011-12-135-1365/+2
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-10/+9
* am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header."Brad Fitzpatrick2011-03-301-0/+42
|\
| * Error in compound cache-control header.Henrik Baard2011-03-291-0/+42
* | Remove SSLPerformanceTest and DatabaseSessionCache.Jesse Wilson2011-02-102-744/+0
* | Removing android.security.MessageDigestBrian Carlstrom2011-02-011-1/+1
* | Move URLTest tests to libcore.Jesse Wilson2011-01-211-228/+0
* | Remove minimum heap size test now that the underlying interface is gone.Carl Shapiro2011-01-121-67/+0
* | Remove tests for dead API.Elliott Hughes2011-01-101-90/+0
* | Remove unused performance tests.Jesse Wilson2010-12-2113-4559/+0
* | Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)"Jesse Wilson2010-12-1442-6703/+0
|\ \
| * | Move 41 tests to libcore, closer to the tested code. (2nd half)Jesse Wilson2010-12-1442-6703/+0
* | | Move HashMapTest from frameworks/base to libcore (second half)Jesse Wilson2010-12-141-281/+0
|/ /
* | Merge "NIOTest fixes."Elliott Hughes2010-10-081-19/+32
|\ \ | |/ |/|
| * NIOTest fixes.Elliott Hughes2010-10-071-19/+32
* | am b9a40068: Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-051-31/+0
|\ \ | |/ |/|
| * Failing test cleanup.Brett Chabot2010-10-041-31/+0
* | am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persisten...Brian Carlstrom2010-09-142-11/+16
|\ \ | |/
| * Remove SSLContextImpl.engineInit(..) that takes persistent cache argumentsBrian Carlstrom2010-09-142-11/+16
* | am 4d672988: Merge "Remove "StringTest.java"." into gingerbreadBrian Carlstrom2010-08-252-952/+0
|\ \ | |/
| * Remove "StringTest.java".Brian Carlstrom2010-08-242-952/+0
* | am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerb...Brian Carlstrom2010-08-053-136/+10
|\ \ | |/
| * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-043-136/+10
* | Merge "Added method getPreferredHttpHost"Romain Guy2010-07-151-0/+93
|\ \
| * | Added method getPreferredHttpHostAndreas Sandblad2010-07-141-0/+93
| |/
* | Make HTTP Header class handle multiple cache-control fields.Henrik Baard2010-07-141-0/+62
|/
* More framework tests cleanup.Brett Chabot2010-04-0119-0/+6883
* Issue 5697: getContextClassLoader returns a non-application classloaderBrian Carlstrom2010-02-231-0/+10
* Remove "StringTest.java".Elliott Hughes2010-02-031-149/+0
* Moving framework core tests closer to their source files.Neal Nguyen2010-01-276-929/+0
* Merge "Framework Tests Cleanup: Removing CTS duplicate files"Neal Nguyen2010-01-131-1/+0
|\
| * Framework Tests Cleanup: Removing CTS duplicate filesNeal Nguyen2009-12-231-1/+0
* | change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-3/+3
|/
* Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-181-1/+0
* DO NOT MERGE: Cleaning up the PipedStreamTestJesse Wilson2009-09-261-30/+27
* Setting the default HTTP user agent at runtime init.Jesse Wilson2009-09-181-7/+35
* Add tests for RecurrenceSet.Ken Shirriff2009-08-211-0/+82