summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
...
* | | Implement issue #2367442: Please add API for manipulating installerDianne Hackborn2010-11-191-0/+6
* | | Fix NPE in InstrumentationTestRunnerBrian Muramatsu2010-11-171-1/+1
* | | Added RepetitiveTest annotation and test runner supportJack Wang2010-10-191-5/+21
* | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-0/+6
* | | Add getApplicationContext to the mock implementation.Makoto Onuki2010-09-071-1/+6
* | | am ec438e14: am 361199b5: Add PackageManager API to get information about a p...Dianne Hackborn2010-08-311-0/+6
|\ \ \ | |/ /
| * | Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-311-0/+6
| * | Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-1/+1
| * | Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbreadJoe Malin2010-07-133-118/+307
| |\ \
| | * | DO NOT MERGE Doc Change: Javadoc for test case classesJoe Malin2010-07-023-118/+307
* | | | Add new ContentProvider for doing conversions to data streams.Dianne Hackborn2010-08-082-0/+28
* | | | fix build breakageVasu Nori2010-08-042-2/+2
* | | | add shutdown() to ContentProvider & call in ProviderTestCase*.tearDownVasu Nori2010-08-042-0/+24
* | | | Add LoaderTestCase that makes it easier to test Loaders.Jeff Hamilton2010-07-271-0/+101
* | | | am 243f7f85: am f6120cf4: Merge "Improve InstrumentationTestRunner exception ...Brett Chabot2010-07-082-3/+63
|\ \ \ \ | |/ / /
| * | | Merge "Improve InstrumentationTestRunner exception handling." into gingerbreadBrett Chabot2010-07-082-3/+63
| |\ \ \
| | * | | Improve InstrumentationTestRunner exception handling.Brett Chabot2010-07-072-3/+63
| | |/ /
* | | | am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbreadKenny Root2010-07-081-0/+5
|\ \ \ \ | |/ / /
| * | | OBB API for PackageManagerKenny Root2010-07-071-0/+5
| |/ /
| * | Manual merge of change 53051 from master (DO NOT MERGE)Evan Millar2010-06-181-7/+1
* | | Javadoc for test case classesJoe Malin2010-06-293-118/+307
* | | Fix UnsupportedOperationException from MockContext.Makoto Onuki2010-06-041-0/+12
* | | new API in Context. on openDatabase, new param DatabaseErrorHandlerVasu Nori2010-06-031-0/+7
* | | add API to Cursor to get column value typeVasu Nori2010-06-021-0/+4
* | | Bring ServiceTestCase in line with current Service APIs and remove unnecessar...Evan Millar2010-06-011-7/+1
* | | Remove the unused modification APIs from MockCursor. They shouldn't have been...Jeff Hamilton2010-05-131-70/+0
* | | Moving junit out of core.jar and into core-junit.jar.Jesse Wilson2010-05-121-1/+1
* | | Merge "Add test runner log when test case class is not loaded."Brett Chabot2010-04-265-1/+150
|\ \ \ | |/ / |/| |
| * | Add test runner log when test case class is not loaded.Brett Chabot2010-04-235-1/+150
| |/
* | Logo attribute for manifest and PackageManager methods to fetch itAdam Powell2010-04-231-0/+20
|/
* Package manager optimizations.Dianne Hackborn2010-03-301-0/+5
* Add -e package description to InstrumentationTestRunner javadoc.Brett Chabot2010-03-191-0/+4
* Add missing license notices on test classesKenny Root2010-03-125-1/+81
* Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-052-1/+25
* Bug 2306842Paul Westbrook2010-02-261-1/+61
* fix error in javadocDoug Zongker2010-02-231-0/+1
* Add ability to run tests restricted to given annotation.Brett Chabot2010-02-222-1/+126
* Fix code coverage output message when running tests in non-raw mode.Brett Chabot2010-02-201-1/+4
* Retry test-runner tests move.Brett Chabot2010-02-20123-1/+2456
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-191-0/+9
* Merge "Include install location preference when installing packages. Changes ...Suchi Amalapurapu2010-02-161-8/+0
|\
| * Include install location preference when installing packages.Suchi Amalapurapu2010-02-121-8/+0
* | Modify ActivityInstrumentationTestCase2 to not require hardcoded package name.Brett Chabot2010-02-122-23/+32
|/
* Add APIs for mapping between new and current package names.Dianne Hackborn2010-02-111-0/+10
* Fix some Gmail testsPaul Westbrook2010-02-111-0/+9
* Add new manifest option for install locationSuchi Amalapurapu2010-02-101-1/+2
* Clean up interface between LocationManagerService and the location providers:Mike Lockwood2010-02-101-196/+0
* New external storage APIs.Dianne Hackborn2010-02-091-0/+10
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-081-1/+1
* am ad9bcb22: merge from open-source masterThe Android Open Source Project2010-02-081-2/+2
|\