Revision: 18132
Author: [email protected]
Date: Thu Nov 28 15:26:18 2013 UTC
Log: Added make quickcheck.
http://code.google.com/p/v8/source/detail?r=18132
Modified:
/wiki/Testing.wiki
=======================================
--- /wiki/Testing.wiki Wed Nov 6 18:46:58 2013 UTC
+++ /wiki/Testing.wiki Thu Nov 28 15:26:18 2013 UTC
@@ -13,6 +13,11 @@
make release.check
make check # builds and tests everything (no dot before "check"!)
}}}
+
+Before submitting patches, you should always run the quickcheck target,
which builds a fast debug build and runs only the most relevant tests:
+{{{
+make quickcheck
+}}}
You can also run tests manually:
{{{
--
--
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.