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

Unified Diff: mojo/tools/data/apptests

Issue 1363183004: Files services library: Add an "output stream" file impl helper class. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: files_impl 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/files/public/cpp/tests/output_stream_file_unittest.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 bf0835313cd70fccd3e9e7b3ccb591bcb8ff003b..d2fa990f0aa7e359a1fef19a7b6a967cfafdc5d7 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -30,6 +30,9 @@ tests = [
"test": "mojo:files_apptests",
},
{
+ "test": "mojo:files_impl_apptests",
+ },
+ {
"test": "mojo:http_server_apptests",
},
{
« no previous file with comments | « mojo/services/files/public/cpp/tests/output_stream_file_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698