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

Unified Diff: native_client_sdk/src/test_all.py

Issue 720233003: [NaCl SDK] Convert python scripts from optparse to argparse. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « native_client_sdk/src/doc/doxygen/rst_index.py ('k') | native_client_sdk/src/tools/create_html.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/test_all.py
diff --git a/native_client_sdk/src/test_all.py b/native_client_sdk/src/test_all.py
index a929f43b19c8d122791cb4a734ad42747b4e8270..5062c40ea2e2a503b66f8b168882abb0415f8d78 100755
--- a/native_client_sdk/src/test_all.py
+++ b/native_client_sdk/src/test_all.py
@@ -55,6 +55,7 @@ TEST_MODULES = [
'quote_test',
'sdktools_config_test',
'sel_ldr_test',
+ 'test_projects_test',
'update_nacl_manifest_test',
'verify_filelist_test',
'verify_ppapi_test',
« no previous file with comments | « native_client_sdk/src/doc/doxygen/rst_index.py ('k') | native_client_sdk/src/tools/create_html.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698