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

Side by Side Diff: ui/android/ui_android_unittests_apk.isolate

Issue 1324293002: Isolate ui_android_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« ui/android/ui_android.gyp ('K') | « ui/android/ui_android.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
M-A Ruel 2015/09/09 18:14:23 copyright
ghost stip (do not use) 2015/09/11 21:27:52 Done.
2 'includes': [
3 '../../build/android/android.isolate',
4 ],
5 'variables': {
6 'command': [
7 '../../build/android/test_runner.py',
jbudorick 2015/09/04 15:10:59 I know this isn't published yet, but you might be
ghost stip (do not use) 2015/09/09 18:09:19 OK, let's commit this, then change that on the nex
jbudorick 2015/09/09 18:13:45 that... doesn't make a whole lot of sense to me, t
M-A Ruel 2015/09/09 18:14:23 The goal is to get something committed so we can a
M-A Ruel 2015/09/09 18:15:17 With one file and one bot live on chromium.swarm,
jbudorick 2015/09/09 18:18:28 The alternative is '<(PRODUCT_DIR)/bin/run_ui_a
ghost stip (do not use) 2015/09/11 21:27:52 Done.
8 'gtest',
9 '-s',
10 'ui_android_unittests',
11 ],
12 'files': [
13 '<(PRODUCT_DIR)/ui_android_unittests_apk/',
14 ]
15 },
16 }
OLDNEW
« ui/android/ui_android.gyp ('K') | « ui/android/ui_android.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698