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

Unified Diff: test/inspector/runtime/evaluate-empty-stack-expected.txt

Issue 2529883002: [debug] remove JSON debug protocol related tests. (Closed)
Patch Set: fix Created 4 years, 1 month 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
« include/v8-debug.h ('K') | « test/inspector/runtime/evaluate-empty-stack.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/evaluate-empty-stack-expected.txt
diff --git a/test/inspector/runtime/evaluate-empty-stack-expected.txt b/test/inspector/runtime/evaluate-empty-stack-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..90e67e8e82788cb571c612a61f52ada3fa2e9fd1
--- /dev/null
+++ b/test/inspector/runtime/evaluate-empty-stack-expected.txt
@@ -0,0 +1,10 @@
+Tests that Runtime.evaluate works with an empty stack
+{
+ id : <messageId>
+ result : {
+ result : {
+ type : string
+ value : snape kills dumbledore
jgruber 2016/11/24 09:53:08 Someone seems to be having fun here :)
Yang 2016/11/24 09:56:17 I hope I'm not spoiling it for anyone :)
+ }
+ }
+}
« include/v8-debug.h ('K') | « test/inspector/runtime/evaluate-empty-stack.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698