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

Unified Diff: test/ignition.isolate

Issue 1783773003: [testing] Extend interpreter testing to message suite. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_interpreter-fix-throw-position
Patch Set: Rebased. Created 4 years, 9 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
« no previous file with comments | « no previous file | test/message/message.status » ('j') | test/message/message.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ignition.isolate
diff --git a/test/ignition.isolate b/test/ignition.isolate
index 7e4e581a6b085c1925cdffc6d21a8f3d1e9207e2..4db8a825cabedd3208ee21f75bfb82e7e7a6e4e2 100644
--- a/test/ignition.isolate
+++ b/test/ignition.isolate
@@ -10,5 +10,6 @@
'includes': [
'cctest/cctest.isolate',
'mjsunit/mjsunit.isolate',
+ 'message/message.isolate',
],
}
« no previous file with comments | « no previous file | test/message/message.status » ('j') | test/message/message.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698