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

Side by Side Diff: runtime/bin/vmservice/observatory/tests/ui/inspector.txt

Issue 545343002: Add a manual test for inspecting types that have a special VM implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 0.
2 dart --observe inspector.dart
3 1.
4 isolate 'root'
5 2.
6 library manual_inspector_test
7 3.
8 expand 'variables'
9 4.
10 Each should display a reasonable value, not a blank nor an 'Unknown service ref'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698