summaryrefslogtreecommitdiffstats
path: root/tests/CoreTests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix +NANP issue and cleanup plus code conversion.Libin Tang2009-08-211-20/+23
* Merge change 21171Android (Google) Code Review2009-08-131-0/+23
|\
| * Allow max_retires to be set to infinite.Wink Saville2009-08-131-0/+23
* | Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt.Wink Saville2009-08-131-5/+13
|/
* Fix the issue of incorrect conversion of the plus sign in a dial string.Tang@Motorola.com2009-08-121-0/+69
* Add configurable data-retry.Wink Saville2009-08-092-0/+197
* fix the build. handleSslErrorRequest needs a return value now.Grace Kloba2009-08-031-1/+4
* am ad346278: Merge change 8208 into donutAndroid (Google) Code Review2009-07-291-11/+0
|\
| * Merge change 8208 into donutAndroid (Google) Code Review2009-07-291-11/+0
| |\