| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I68963d79422e5cedb1726e91e9639860b13a2471
|
|
|
|
|
|
|
|
| |
So that it'll be compatible with Loaders, which uses this method.
(Otherwise MockContext.getApplicationContext(), which just throws
an exception, will be used.)
Change-Id: I529b60466cf086b514fcddbef4583d1c5b750b9c
|
|
|
|
|
|
| |
eclipse doesn't complain but our build does..
Change-Id: If0289b68e91e7eb2ae7a9b7bd90d5cb6b728e944
|
|
|
|
| |
Change-Id: I3dd69b6907d68b7c1184139f22297ab92337f043
|
|
|
|
| |
Change-Id: Ibfa035cfe9091a81fca8bd0a6c141ec26c2de139
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change number and file origin info
34691-p9 frameworks/base/test-runner/src/android/test/ProviderTestCase2.java
48099-p9 frameworks/base/test-runner/src/android/test/RenamingDelegatingContext.java
40550-p9 frameworks/base/test-runner/src/android/test/BundlePrinter.java
87783-p9 frameworks/base/test-runner/src/android/test/IsolatedContext.java
34691-p9 frameworks/base/test-runner/src/android/test/ProviderTestCase.java
Change-Id: I1fea36db24e73f91ffdf43b84ff73be55478b53a
|
|
|
|
|
| |
This time change the frameworks makefile so it only includes test-runner/src
in the public API.
|
|
|
|
| |
This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d.
|
|
Move the test-runner source into a separate src folder to accommodate the test
move.
|