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

Side by Side Diff: third_party/android_support_test_runner/README.chromium

Issue 2270583003: Add rules.aar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 Name: Android Testing Support Library Test Runner 1 Name: Android Testing Support Library Test Runner
2 Short Name: runner 2 Short Name: runner
3 URL: https://github.com/googlesamples/android-testing/tree/master/ui/espresso/Ba sicSampleBundled 3 URL: https://github.com/googlesamples/android-testing/tree/master/ui/espresso/Ba sicSampleBundled
4 Version: 0.3 4 Version: 0.3
5 License: Apache 2.0 5 License: Apache 2.0
6 License File: NOT_SHIPPED 6 License File: NOT_SHIPPED
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 This static jar is part of Android Testing Support Library. It was needed for 10 There static jars are part of Android Testing Support Library. They are needed
jbudorick 2016/08/24 00:09:32 nit: There->These
the real yoland 2016/08/24 05:58:38 Done
11 Instrumentation Test Runner to be able to run Espresso test, in which the 11 for Android JUnit runner. IMPORTANT: There should only be one version of
12 activity lifecycler monitoring provided by this jar file is needed by Espresso. 12 espresso library (crbug.com/622057)
13 IMPORTANT: There should only be one version of espresso library
14 (crbug.com/622057)
15 13
16 Local Modifications: None 14 Local Modifications: None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698