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

Unified Diff: mojo/tools/data/apptests

Issue 1478813002: Renames example_wm to mash_wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « mash/wm/window_manager_apptest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 79c28288cbd9485e8bb21dd58235fa319bf845c7..c51c5cf12feebcb4604498e541cdde66a1175b54 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -77,6 +77,12 @@ if config.target_os != config.OS_ANDROID:
'test': 'mojo:mandoline_browser_apptests',
'type': 'gtest_isolated',
},
+ {
+ 'test': 'mojo:mash_wm_apptests',
+ 'type': 'gtest_isolated',
+ 'args': ['--use-x11-test-config',
+ '--override-use-gl-with-osmesa-for-tests']
+ },
# TODO(xhwang): Fix and enable mojo:media_pipeline_integration_apptests.
# http://crbug.com/501417
{
« no previous file with comments | « mash/wm/window_manager_apptest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698