| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Deprecate old constructor.
Bug 2440167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"pkg" parameters to
InstrumentationTestCase and its descendants should be the
package manager package name (not the java package name, and
not the test package) of the package holding the Activity
under test.
Added similar notations to the ApiDemos call sites.
JAVADOC ONLY - should be safe change for cupcake sdk.
Original author: stadler
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147169
|
| |
|
| |
|
|
|