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

Unified Diff: test/default.gyp

Issue 1374733006: [swarming] Run unittests together with default tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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 | « build/all.gyp ('k') | test/default.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/default.gyp
diff --git a/test/default.gyp b/test/default.gyp
index 0f55d905fbb5197c3e26818972f11618178d4910..53a8d7d4a2b228543a0c726bbf1fffaea7bc6e96 100644
--- a/test/default.gyp
+++ b/test/default.gyp
@@ -15,6 +15,7 @@
'message/message.gyp:message_run',
'mjsunit/mjsunit.gyp:mjsunit_run',
'preparser/preparser.gyp:preparser_run',
+ 'unittests/unittests.gyp:unittests_run',
],
'includes': [
'../build/features.gypi',
« no previous file with comments | « build/all.gyp ('k') | test/default.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698