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

Unified Diff: mojo/tools/data/apptests

Issue 1996463003: Converted Mojo Common Unittests to run as Apptests. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Added apptests for data_pipe_utils and message_pump Created 4 years, 7 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/message_pump/BUILD.gn ('k') | mojo/tools/data/unittests » ('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 9a8af7c91cd5c1e6a854ac9b90d0f299d497eadd..b02c0761604abd9f5b94452eceef1e7473779d8b 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -48,6 +48,15 @@ tests = [
"test": "mojo:mojio_apptests",
},
{
+ "test": "mojo:mojo_common_apptests",
+ },
+ {
+ "test": "mojo:mojo_data_pipe_utils_apptests",
+ },
+ {
+ "test": "mojo:mojo_message_pump_apptests",
+ },
+ {
"test": "mojo:moterm_apptests",
},
{
« no previous file with comments | « mojo/message_pump/BUILD.gn ('k') | mojo/tools/data/unittests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698