Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1412)

Unified Diff: third_party/android/testrunner/README.chromium

Issue 9622010: Move README.chromium and LICENSE in third_party/android/ to correct location (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move to third_party/android_testrunner/ Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/android/testrunner/LICENSE ('k') | third_party/android/testrunner/adb_interface.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android/testrunner/README.chromium
diff --git a/third_party/android/testrunner/README.chromium b/third_party/android/testrunner/README.chromium
deleted file mode 100644
index c8a97faff502b5e654d72a27ec2b98394ac73d55..0000000000000000000000000000000000000000
--- a/third_party/android/testrunner/README.chromium
+++ /dev/null
@@ -1,27 +0,0 @@
-Name: Android Test runner script
-URL: http://source.android.com
-Version: 3.1.4
-License: Apache Version 2.0
-Security Critical: no
-
-Description:
-This package is the scripts used to run the unit test for Android and from
-Android Gingerbread.
-
-Local Modifications:
-This are no local modifications, all files were copied from
-<android_gingerbread_tree>/development/testrunner/
-
-Here is the detail steps
-1. Checkout Android source code
-
-$ repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread
-$ repo sync
-$ cd development
-$ git reset --hard 76f63551d36b1de63c63f357e5f0646ed8c306bb
-
-2. Copy the related files from
- <android_gingerbread_tree>/development/testrunner/
-
-More information can be found in
-http://source.android.com/source/downloading.html
« no previous file with comments | « third_party/android/testrunner/LICENSE ('k') | third_party/android/testrunner/adb_interface.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698