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

Unified Diff: mojo/tools/data/apptests

Issue 1321253010: Add a "native_support" service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: fix android? 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/services/native_support/public/interfaces/process.mojom ('k') | services/BUILD.gn » ('j') | 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 d2fa990f0aa7e359a1fef19a7b6a967cfafdc5d7..cbbda721ce09e3e2740f93db0e6b2be3118b4735 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -125,6 +125,10 @@ if target_os != 'android':
"type": "dart",
},
{
+ # These tests rely on various things in /bin.
+ "test": "mojo:native_support_apptests",
+ },
+ {
# https://github.com/domokit/mojo/issues/61
# Sometime the shell get a trucated application when exposed through the
# http server.
« no previous file with comments | « mojo/services/native_support/public/interfaces/process.mojom ('k') | services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698