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

Unified Diff: test/cctest/SConscript

Issue 1148007: Merge bleeding_edge from version 2.1.3 up to revision 4205... (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/partial_snapshots/
Patch Set: Created 10 years, 9 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/cctest/SConscript
===================================================================
--- test/cctest/SConscript (revision 4205)
+++ test/cctest/SConscript (working copy)
@@ -34,15 +34,21 @@
SOURCES = {
'all': [
+ 'gay-shortest.cc',
'test-accessors.cc',
'test-alloc.cc',
'test-api.cc',
'test-ast.cc',
+ 'test-circular-queue.cc',
'test-compiler.cc',
'test-conversions.cc',
+ 'test-cpu-profiler.cc',
'test-dataflow.cc',
'test-debug.cc',
'test-decls.cc',
+ 'test-diy-fp.cc',
+ 'test-double.cc',
+ 'test-fast-dtoa.cc',
'test-flags.cc',
'test-func-name-inference.cc',
'test-hashmap.cc',
@@ -54,6 +60,7 @@
'test-log-utils.cc',
'test-mark-compact.cc',
'test-parsing.cc',
+ 'test-profile-generator.cc',
'test-regexp.cc',
'test-serialize.cc',
'test-sockets.cc',
« src/runtime.cc ('K') | « src/x64/virtual-frame-x64.h ('k') | test/cctest/gay-shortest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698