Revision: 14647
Author: [email protected]
Date: Mon May 13 08:34:51 2013
Log: Wiki page BuildingWithGYP: Added instructions how to run tests on
Windows.
http://code.google.com/p/v8/source/detail?r=14647
Modified:
/wiki/BuildingWithGYP.wiki
=======================================
--- /wiki/BuildingWithGYP.wiki Mon Apr 15 10:17:44 2013
+++ /wiki/BuildingWithGYP.wiki Mon May 13 08:34:51 2013
@@ -212,6 +212,14 @@
====Custom build settings====
See the "custom build settings" section for [#Xcode Xcode] above.
+
+
+====Running tests====
+
+You can abuse the test driver's --buildbot flag to make it find the
executables where MSVC puts them:
+{{{
+python tools/run-tests.py --buildbot --outdir build --arch ia32 --mode
Release
+}}}
===MinGW===
--
--
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.