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

Unified Diff: build/run_tests.py

Issue 1126783004: Introduce RegistrationServer. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 7 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/registration_request_win.h » ('j') | client/registration_request_win.h » ('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 1f4a089a32ecb7e141c6655ad65169539a4b88e3..3c9ad48cc42a7c566799ae37df70140e1e779a83 100755
--- a/build/run_tests.py
+++ b/build/run_tests.py
@@ -45,6 +45,7 @@ def main(args):
tests = [
'crashpad_client_test',
+ 'crashpad_handler_test',
'crashpad_minidump_test',
'crashpad_snapshot_test',
'crashpad_test_test',
« no previous file with comments | « no previous file | client/registration_request_win.h » ('j') | client/registration_request_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698