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

Unified Diff: test/cctest/cctest.gyp

Issue 1368403003: [cctest] adding tests for elements kind map migrations (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: adding file to gyp Created 5 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 | test/cctest/test-elements-kind.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index 6f942f82caa2811c85827a52e63360d3b9a28cb0..0548f9b1355953c11f610ae8c67f200ebf2e6658 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -121,8 +121,10 @@
'test-diy-fp.cc',
'test-double.cc',
'test-dtoa.cc',
+ 'test-elements-kind.cc',
'test-fast-dtoa.cc',
'test-feedback-vector.cc',
+ 'test-field-type-tracking.cc',
'test-fixed-dtoa.cc',
'test-flags.cc',
'test-func-name-inference.cc',
@@ -143,7 +145,6 @@
'test-microtask-delivery.cc',
'test-mark-compact.cc',
'test-mementos.cc',
- 'test-migrations.cc',
'test-object-observe.cc',
'test-parsing.cc',
'test-platform.cc',
« no previous file with comments | « no previous file | test/cctest/test-elements-kind.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698