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

Unified Diff: SConstruct

Issue 10908137: (abandoned) Validator tests: convert hexes to TFs and run on bots (for prod. validator only) (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: restore 'read overflow' and 'SegmentationError' Created 8 years, 3 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 | buildbot/buildbot_standard.py » ('j') | src/trusted/validator/x86/testing/tf/tf.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 9631c9044f14eca730c23a03bbf0d7851e21633a..f9aec142f245938221398be6817b2a5656df7401 100755
--- a/SConstruct
+++ b/SConstruct
@@ -1909,6 +1909,7 @@ def MakeBaseTrustedEnv():
'src/trusted/validator/x86/32/build.scons',
'src/trusted/validator/x86/64/build.scons',
'src/trusted/validator_x86/build.scons',
+ 'src/trusted/validator/x86/testing/tf/build.scons',
'src/trusted/weak_ref/build.scons',
'tests/common/build.scons',
'tests/python_version/build.scons',
« no previous file with comments | « no previous file | buildbot/buildbot_standard.py » ('j') | src/trusted/validator/x86/testing/tf/tf.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698