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

Unified Diff: mojo/tools/data/unittests

Issue 1469193002: EDK: Add a mojo::platform::MessageLoop abstraction. (Closed) Base URL: https://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/edk/platform/test_message_loop.h ('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 9404a0e985babfbd975738f1c81a836dd86d2211..64530fe0cc318d687b10d76a2fe71e00a5940a07 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -7,6 +7,9 @@
tests = [
# EDK tests:
{
+ "test": "mojo_edk_base_edk_unittests",
+ },
+ {
"test": "mojo_edk_embedder_unittests",
},
{
« no previous file with comments | « mojo/edk/platform/test_message_loop.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698