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

Unified Diff: mojo/tools/data/apptests

Issue 875643004: Prototype of Files service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Directory: make OpenFile()'s |file| arg optional; add flags to OpenDirectory(); add Delete() 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 9decc60aa52d786764216fe3beaac3510dec7a41..5be37b66be803c1d5d0a0dfb215881d15581ea22 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -13,6 +13,9 @@ tests = [
# ExampleApplicationTest.CheckCommandLineArg checks --example_apptest_arg.
"test-args": ["--example_apptest_arg"],
},
+ {
+ "test": "mojo:file_manager_apptests",
+ },
# Network service is now developed in Chromium and we run apptests there,
# but we should be downloading their apptest binaries along with the service
# binaries and reenable the test here, as we have better platform coverage on
« no previous file with comments | « mojo/BUILD.gn ('k') | services/BUILD.gn » ('j') | services/file_manager/directory.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698