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

Unified Diff: mojo/tools/data/unittests

Issue 1445163002: Enabling Base Unit Tests (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Updated unittest location 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 | « base/test/icu_test_util.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/unittests
diff --git a/mojo/tools/data/unittests b/mojo/tools/data/unittests
index 6a94ee18f85ce8d91ebeb27f6ab323f352d1e688..9404a0e985babfbd975738f1c81a836dd86d2211 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -39,6 +39,9 @@ tests = [
# Non-system, non-public tests:
{
+ "test": "base_unittests",
+ },
+ {
"test": "crypto_unittests",
},
{
« no previous file with comments | « base/test/icu_test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698