Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Unified Diff: tools/run-tests.py

Issue 2809653003: Introduce mkgrokdump to update tools/v8heapconst.py. (Closed)
Patch Set: address comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« BUILD.gn ('K') | « tools/mkgrokdump.gyp ('k') | tools/v8heapconst.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/run-tests.py
diff --git a/tools/run-tests.py b/tools/run-tests.py
index e79c6d6278e68858682006733e59af15775842f1..afbe8b4dabfc7571129806b09a4c5298ed315326 100755
--- a/tools/run-tests.py
+++ b/tools/run-tests.py
@@ -70,6 +70,7 @@ TEST_MAP = {
"cctest",
"inspector",
"webkit",
+ "mkgrokdump",
"fuzzer",
"message",
"preparser",
@@ -82,6 +83,7 @@ TEST_MAP = {
"mjsunit",
"cctest",
"inspector",
+ "mkgrokdump",
"fuzzer",
"message",
"preparser",
« BUILD.gn ('K') | « tools/mkgrokdump.gyp ('k') | tools/v8heapconst.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698