summaryrefslogtreecommitdiffstats
path: root/test-runner/android/test/IsolatedContext.java
Commit message (Collapse)AuthorAgeFilesLines
* Retry test-runner tests move.Brett Chabot2010-02-201-113/+0
| | | | | This time change the frameworks makefile so it only includes test-runner/src in the public API.
* Revert "Move framework test-runner unit tests to be closer to their source."Brett Chabot2010-02-191-0/+113
| | | | This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d.
* Move framework test-runner unit tests to be closer to their source.Brett Chabot2010-02-191-113/+0
| | | | | Move the test-runner source into a separate src folder to accommodate the test move.
* account manager api review changesFred Quintana2009-10-051-3/+2
|
* Override getAccounts to return an empty AccountSet in MockAccountManager. ↵Cynthia Wong2009-09-031-0/+5
| | | | This used to throw an NPE instead since IAccountManagerService is set to NULL.
* Changes for new sync.Ken Shirriff2009-07-061-0/+5
| | | | | Add ContentValues-based RecurrenceSet processing. Add test stub needed by SSL caching.
* change the IsolatedContext to have a test version of the AccountManager that ↵Fred Quintana2009-04-271-1/+20
| | | | has no IBinder to the AccountManagerService.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+85
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-85/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+85