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

Unified Diff: test/cctest/cctest.isolate

Issue 1717293002: [Interpreter] Refactor bytecode generator test suite. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Move golden files to subdir, update golden format. Created 4 years, 10 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
Index: test/cctest/cctest.isolate
diff --git a/test/cctest/cctest.isolate b/test/cctest/cctest.isolate
index ab5546621427abe21c693c79a3946e4c2cb0a138..dd03ab8384a5c985ff6993bed92dc186a45e54ed 100644
--- a/test/cctest/cctest.isolate
+++ b/test/cctest/cctest.isolate
@@ -6,6 +6,7 @@
'files': [
'./cctest.status',
'./testcfg.py',
+ './interpreter/bytecode_expectations/',
],
},
'includes': [

Powered by Google App Engine
This is Rietveld 408576698