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

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: fix for windows (temp files and crlf) 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') | buildbot/buildbot_standard.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 4ac8da288d5760c8244cca6d61e5fe20749eda36..6f4c2e2ae760f8a90ec66069fb756eff197718cf 100755
--- a/SConstruct
+++ b/SConstruct
@@ -1928,6 +1928,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') | buildbot/buildbot_standard.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698