summaryrefslogtreecommitdiff
path: root/deps/v8/test/cctest/cctest.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/cctest/cctest.gyp')
-rw-r--r--deps/v8/test/cctest/cctest.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/deps/v8/test/cctest/cctest.gyp b/deps/v8/test/cctest/cctest.gyp
index 66d848c5c..ee9995b86 100644
--- a/deps/v8/test/cctest/cctest.gyp
+++ b/deps/v8/test/cctest/cctest.gyp
@@ -59,6 +59,7 @@
'test-dataflow.cc',
'test-date.cc',
'test-debug.cc',
+ 'test-declarative-accessors.cc',
'test-decls.cc',
'test-deoptimization.cc',
'test-dictionary.cc',
@@ -69,6 +70,7 @@
'test-fixed-dtoa.cc',
'test-flags.cc',
'test-func-name-inference.cc',
+ 'test-global-object.cc',
'test-hashing.cc',
'test-hashmap.cc',
'test-heap.cc',
@@ -79,7 +81,9 @@
'test-lockers.cc',
'test-log.cc',
'test-mark-compact.cc',
+ 'test-object-observe.cc',
'test-parsing.cc',
+ 'test-platform.cc',
'test-platform-tls.cc',
'test-profile-generator.cc',
'test-random.cc',
@@ -89,6 +93,7 @@
'test-sockets.cc',
'test-spaces.cc',
'test-strings.cc',
+ 'test-symbols.cc',
'test-strtod.cc',
'test-thread-termination.cc',
'test-threads.cc',