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

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
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
+ }
+ }
+}
« test/cctest/test-debug.cc ('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