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

Unified Diff: test/ignition.isolate

Issue 1559943002: [test] Add ignition test set. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 12 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
Index: test/ignition.isolate
diff --git a/test/optimize_for_size.isolate b/test/ignition.isolate
similarity index 61%
copy from test/optimize_for_size.isolate
copy to test/ignition.isolate
index aa7f57036efe9b8f293939b535972d762ecbd6aa..9604a694b2d9a8d1344b76b674fcf6499ca8e41d 100644
--- a/test/optimize_for_size.isolate
+++ b/test/ignition.isolate
@@ -1,11 +1,9 @@
-# Copyright 2015 the V8 project authors. All rights reserved.
+# Copyright 2016 the V8 project authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'includes': [
'cctest/cctest.isolate',
- 'intl/intl.isolate',
'mjsunit/mjsunit.isolate',
- 'webkit/webkit.isolate',
],
}
« test/ignition.gyp ('K') | « test/ignition.gyp ('k') | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698