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

Unified Diff: SConstruct

Issue 352213002: PNaCl dynamic loading: Extend pnacl-translate to be able to translate PSOs (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Cleanup Created 6 years, 6 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 | pnacl/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 8e9a60875a5c8da1d5addcbe5f873b8d5d47182f..01a34b807d73a3dccd9fa2439ea6258372931426 100755
--- a/SConstruct
+++ b/SConstruct
@@ -3253,6 +3253,7 @@ irt_variant_tests = [
'tests/pagesize/nacl.scons',
'tests/performance/nacl.scons',
'tests/pnacl_abi/nacl.scons',
+ 'tests/pnacl_dynamic_loading/nacl.scons',
'tests/pnacl_native_objects/nacl.scons',
'tests/process_create/nacl.scons',
'tests/random/nacl.scons',
« no previous file with comments | « no previous file | pnacl/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698