Chromium Code Reviews
DescriptionAdds ContentShellTest.apk and very simple test.
This change does a number of things to add a ContentShellTest.apk:
- adds javatests directory with
- AndroidManifest.xml and content_shell_test_apk.xml to make it
possible to build ContentShellTest.apk
- Simple test that just starts the content shell, verifies the
activity isn't null and that the URL is set as expected.
The simple test is run directly by instruments using the following
command:
adb shell am instrument -w org.chromium.content_shell.tests/android.test.InstrumentationTestRunner
BUG=136700
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146435
Patch Set 1 #
Total comments: 8
Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||