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

Unified Diff: tests/debugger/break_after_spawn_test.dart

Issue 2029723004: Don't quit debugger when the program terminates, only after `quit`. Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 7 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: tests/debugger/break_after_spawn_test.dart
diff --git a/tests/debugger/break_after_spawn_test.dart b/tests/debugger/break_after_spawn_test.dart
index 72846e9abad94ab03d1ade3163232dd11429d50d..e4b3e504205b05bd825f1ced2a42faa6eb3f4fc9 100644
--- a/tests/debugger/break_after_spawn_test.dart
+++ b/tests/debugger/break_after_spawn_test.dart
@@ -4,7 +4,7 @@
// Test that we get a meaningful list of processes.
-// DartinoDebuggerCommands=b resume,r,c
+// DartinoDebuggerCommands=b resume,r,c,q
import 'dart:dartino';
« no previous file with comments | « tests/debugger/break_after_spawn_expected.txt ('k') | tests/debugger/break_in_anonymous_function_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698