DescriptionModify the Android test running scripts so they can be used from WebKit
In order to avoid duplicating most of the run-tests-on-devices logic, make
sure that the Android scripts are able to be usable from a WebKit checkout.
Two flags have been added for this: --webkit, which is necessary as a file's
path on the host and device are not per se equal anymore, and --out-directory,
accepting a path as it's not always in the Chromium source directory.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167999
Patch Set 1 #
Total comments: 14
Patch Set 2 : Address comments. #
Total comments: 3
Patch Set 3 : #
Messages
Total messages: 7 (0 generated)
|