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

Unified Diff: pnacl/driver/tests/driver_tests.py

Issue 12459004: Adjust pnacl-translate sbtc flag override mechanism to append. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: do cpu check Created 7 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 | « pnacl/driver/tests/driver_test_utils.py ('k') | pnacl/driver/tests/translate_options_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pnacl/driver/tests/driver_tests.py
diff --git a/pnacl/driver/tests/driver_tests.py b/pnacl/driver/tests/driver_tests.py
index b962a7c690b53656bf8dad372cbf6ee8dd99a94f..650edbb680295071a44ecc7cab895d48a8adf4b5 100755
--- a/pnacl/driver/tests/driver_tests.py
+++ b/pnacl/driver/tests/driver_tests.py
@@ -13,6 +13,7 @@ MODULES = [
'expand_response_file_test',
'help_message_test',
'strip_test',
+ 'translate_options_test',
]
# The tested modules live in the parent directory. Set up the import path
« no previous file with comments | « pnacl/driver/tests/driver_test_utils.py ('k') | pnacl/driver/tests/translate_options_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698