summaryrefslogtreecommitdiff
path: root/deps/v8/tools/gcmole/README
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/tools/gcmole/README')
-rw-r--r--deps/v8/tools/gcmole/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/v8/tools/gcmole/README b/deps/v8/tools/gcmole/README
index 578ea56219..48785b871a 100644
--- a/deps/v8/tools/gcmole/README
+++ b/deps/v8/tools/gcmole/README
@@ -71,6 +71,12 @@ can be ignored.
If any errors were found driver exits with non-zero status.
+TESTING -----------------------------------------------------------------------
+
+Tests are automatically run by the main lua runner. Expectations are in
+test-expectations.txt and need to be updated whenever the sources of the tests
+in gcmole-test.cc are modified (line numbers also count).
+
PACKAGING ---------------------------------------------------------------------
gcmole is deployed on V8's buildbot infrastructure to run it as part of the