Revision: 18192
Author:   [email protected]
Date:     Mon Dec  2 13:16:30 2013 UTC
Log:      Experimental scanner: enable mjsunit and cctest.

BUG=
[email protected]

Review URL: https://codereview.chromium.org/99073002
http://code.google.com/p/v8/source/detail?r=18192

Modified:
 /branches/experimental/parser/tools/run-tests.py

=======================================
--- /branches/experimental/parser/tools/run-tests.py Thu Nov 14 11:37:06 2013 UTC +++ /branches/experimental/parser/tools/run-tests.py Mon Dec 2 13:16:30 2013 UTC
@@ -47,7 +47,7 @@


 ARCH_GUESS = utils.DefaultArch()
-DEFAULT_TESTS = ["lexer"]
+DEFAULT_TESTS = ["lexer", "mjsunit", "cctest"]
 TIMEOUT_DEFAULT = 60
 TIMEOUT_SCALEFACTOR = {"debug"   : 4,
                        "release" : 1 }

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to