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

Unified Diff: build/run_tests.py

Issue 1051533002: test: Move util/test to its own top-level directory, test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase Created 5 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/client_test.gyp » ('j') | util/util_test.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/run_tests.py
diff --git a/build/run_tests.py b/build/run_tests.py
index 8491311da316abaeeb8ebb9ba95c1641e2f3ee36..1f4a089a32ecb7e141c6655ad65169539a4b88e3 100755
--- a/build/run_tests.py
+++ b/build/run_tests.py
@@ -47,6 +47,7 @@ def main(args):
'crashpad_client_test',
'crashpad_minidump_test',
'crashpad_snapshot_test',
+ 'crashpad_test_test',
'crashpad_util_test',
]
for test in tests:
« no previous file with comments | « no previous file | client/client_test.gyp » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698