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

Side by Side Diff: mojo/tools/data/unittests

Issue 217043005: Mojo: Make the mojob.sh unit test runner skip previously-passed tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | mojo/tools/mojob.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # This file contains a list of Mojo gtest unit tests.
2
3 # System tests:
4 mojo_system_unittests
5
6 # Public tests:
7 mojo_public_bindings_unittests
8 mojo_public_environment_unittests
9 mojo_public_system_unittests
10 mojo_public_utility_unittests
11
12 # Non-system, non-public tests:
13 mojo_apps_js_unittests
14 mojo_common_unittests
15 mojo_js_unittests
16 mojo_service_manager_unittests
OLDNEW
« no previous file with comments | « no previous file | mojo/tools/mojob.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698