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

Unified Diff: mojo/tools/data/apptests

Issue 1595773002: Added ImagePipe (Closed) Base URL: https://github.com/domokit/mojo.git@submit-2
Patch Set: rebased Created 4 years, 9 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/gfx/images/interfaces/image_pipe.mojom ('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 7668f20674e01aa6e34f8b171dbb5f89bbec01fe..2343cb20d7f3dc8366921dfc437c3d6284872d5f 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -66,6 +66,12 @@ tests = [
{
"test": "mojo:versioning_apptests",
},
+ {
+ "test": "mojo:platform_handle_private_apptests",
+ },
+ {
+ "test": "mojo:image_pipe_apptests",
+ },
]
if target_os == 'linux':
« no previous file with comments | « mojo/services/gfx/images/interfaces/image_pipe.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698