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

Unified Diff: tests/standalone/vmservice/unknown_command_script.dart

Issue 19870006: Support stacktrace and objecthistogram service commands (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 | « tests/standalone/vmservice/test_helper.dart ('k') | tests/standalone/vmservice/unknown_command_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/vmservice/unknown_command_script.dart
diff --git a/tests/standalone/vmservice/isolate_list_script.dart b/tests/standalone/vmservice/unknown_command_script.dart
similarity index 92%
copy from tests/standalone/vmservice/isolate_list_script.dart
copy to tests/standalone/vmservice/unknown_command_script.dart
index a9cc79fe9eb57d905ad569fe7950be6b425c1d3d..7751c8996b4d7edb37b5352b0cdd0d9b8fc56226 100644
--- a/tests/standalone/vmservice/isolate_list_script.dart
+++ b/tests/standalone/vmservice/unknown_command_script.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library isolate_list_script;
+library unknown_command_script;
import 'dart:io';
« no previous file with comments | « tests/standalone/vmservice/test_helper.dart ('k') | tests/standalone/vmservice/unknown_command_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698