Revision: 24929
Author: [email protected]
Date: Tue Oct 28 10:12:05 2014 UTC
Log: Edited wiki page Testing through web user interface.
https://code.google.com/p/v8/source/detail?r=24929
Modified:
/wiki/Testing.wiki
=======================================
--- /wiki/Testing.wiki Tue Oct 28 10:11:13 2014 UTC
+++ /wiki/Testing.wiki Tue Oct 28 10:12:05 2014 UTC
@@ -36,8 +36,8 @@
The V8 test framework comes with support for running the Mozilla as well
as the Test262 test suite. To download the test suites and then run them
for the first time, do the following:
{{{
-tools/run-tests.py --no-presubmit --download-data mozilla
-tools/run-tests.py --no-presubmit --download-data test262
+tools/run-tests.py --download-data mozilla
+tools/run-tests.py --download-data test262
}}}
To run the tests subsequently, you may omit the flag that downloads the
test suite:
--
--
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/d/optout.