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

Unified Diff: mojo/tools/data/unittests

Issue 1436103002: Move type converter unittests to separate binary (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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/converters/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/unittests
diff --git a/mojo/tools/data/unittests b/mojo/tools/data/unittests
index 30f03d5f8df22acc0fc13a59ebaa04f77ccfe44e..6a94ee18f85ce8d91ebeb27f6ab323f352d1e688 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -48,6 +48,9 @@ tests = [
"test": "mojo_common_unittests",
},
{
+ "test": "mojo_converters_unittests",
+ },
+ {
"test": "mojo_view_manager_lib_unittests",
},
{
« no previous file with comments | « mojo/converters/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698