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

Unified Diff: mojo/tools/data/unittests

Issue 705703002: Remove mojo/tools/, not needed in chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove gyp Created 6 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/tools/check_mojom_golden_files.py ('k') | mojo/tools/generate_java_callback_interfaces.py » ('j') | 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
deleted file mode 100644
index ede2115a0aeaf97a16eafa5f8f4e3ee506dbeafd..0000000000000000000000000000000000000000
--- a/mojo/tools/data/unittests
+++ /dev/null
@@ -1,28 +0,0 @@
-# This file contains a list of Mojo gtest unit tests.
-# Prepend * to indicate that results shouldn't be cached (e.g., if the test has
-# other data dependencies).
-# TODO(vtl): Add a way of specifying data dependencies instead.
-
-# System tests:
-mojo_system_unittests
-
-# Public tests:
-*mojo_public_bindings_unittests
-mojo_public_environment_unittests
-mojo_public_system_unittests
-mojo_public_utility_unittests
-
-# Non-system, non-public tests:
-mojo_application_manager_unittests
-mojo_common_unittests
-mojo_view_manager_lib_unittests
-# These tests currently crash. We should re-enable them when they pass.
-#mojo_view_manager_unittests
-mojo_surfaces_lib_unittests
-
-# JavaScript tests:
-*mojo_apps_js_unittests
-*mojo_js_unittests
-
-# Shell integration tests:
-*mojo_shell_tests
« no previous file with comments | « mojo/tools/check_mojom_golden_files.py ('k') | mojo/tools/generate_java_callback_interfaces.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698