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

Unified Diff: mojo/tools/data/apptests

Issue 971083002: Create an apptesting framework for dart. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Make the apptest runner work. Created 5 years, 10 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
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 249c91d17958e641ab9b857a42d9c9b26ba0acda..5ed4d7b8dae5d3a575fcb19df40a3269440a309b 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -81,5 +81,6 @@ if config.target_os != config.OS_ANDROID:
},
{
"test": "mojo:dart_apptests",
+ "darttest": True,
msw 2015/03/04 00:49:50 Maybe this should be something like "type": "dart"
},
]

Powered by Google App Engine
This is Rietveld 408576698