summaryrefslogtreecommitdiffstats
path: root/tests/CoreTests
Commit message (Expand)AuthorAgeFilesLines
* Track libcore tests moving from frameworks/base to libcore.Jesse Wilson2011-12-135-1365/+2
* WifiWatchdogService - disable bad connectionsIsaac Levy2011-06-241-0/+0
* 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-054-137/+11
|\ \ | |/
| * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-044-137/+11
* | Merge "Added method getPreferredHttpHost"Romain Guy2010-07-152-0/+94
|\ \
| * | Added method getPreferredHttpHostAndreas Sandblad2010-07-142-0/+94
| |/
* | Make HTTP Header class handle multiple cache-control fields.Henrik Baard2010-07-141-0/+62
|/
* More framework tests cleanup.Brett Chabot2010-04-0125-398/+6863
* Issue 5697: getContextClassLoader returns a non-application classloaderBrian Carlstrom2010-02-231-0/+10
* Retry test-runner tests move.Brett Chabot2010-02-2031-2388/+0
* Revert "Move framework test-runner unit tests to be closer to their source."Brett Chabot2010-02-1931-0/+2388
* Move framework test-runner unit tests to be closer to their source.Brett Chabot2010-02-1931-2388/+0
* add sync pollingFred Quintana2010-02-051-15/+15
* Remove "StringTest.java".Elliott Hughes2010-02-031-149/+0
* There is no ../com directory and the build (find) agrees.Patrick Scott2010-01-281-2/+0
* Moving framework core tests closer to their source files.Neal Nguyen2010-01-2733-7056/+0
* enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-0/+164
* Merge "Framework Tests Cleanup: Removing CTS duplicate files"Neal Nguyen2010-01-132-194/+0
|\
| * Framework Tests Cleanup: Removing CTS duplicate filesNeal Nguyen2009-12-232-194/+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
* bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberU...Wei Huang2009-10-231-0/+3
* Let PLUS occur once anywhere in dial-str network portion.Tammo Spalink2009-10-211-1/+63
* DO NOT MERGE: Cleaning up the PipedStreamTestJesse Wilson2009-09-261-30/+27
* Merge change 25879 into eclairAndroid (Google) Code Review2009-09-221-7/+35
|\
| * Setting the default HTTP user agent at runtime init.Jesse Wilson2009-09-181-7/+35
* | fix bug 2134685: fix tests for PhoneNumberUtilsTest.Wei Huang2009-09-211-6/+6
|/
* The empty path and no path mean default path. So "a=d" should replace "a=c".Grace Kloba2009-09-091-1/+1
* Fix CDMA BCD unit test.Tammo Spalink2009-09-071-1/+1
* Add tests for RecurrenceSet.Ken Shirriff2009-08-211-0/+82