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

Unified Diff: tests/debugger/async_expected.txt

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 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/dartino_tests/zone_helper_tests.dart ('k') | tests/debugger/async_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/async_expected.txt
diff --git a/tests/debugger/async_expected.txt b/tests/debugger/async_expected.txt
index 8d9e3be82391c80ca9b707ee818f25de77369f19..e38daec94f7aee3126deb2c9750c9d156a48bdbb 100644
--- a/tests/debugger/async_expected.txt
+++ b/tests/debugger/async_expected.txt
@@ -14,9 +14,9 @@ tests/debugger/async_test.dart:12:1
1: call
2: Future.call @computation()
3: Object._noSuchMethodTrampoline
- 4: _FletchTimer.call @_callback()
+ 4: _DartinoTimer.call @_callback()
5: runToEnd @entry()
- 6: Fiber.call @fletch.runToEnd(entry)
+ 6: Fiber.call @dartino.runToEnd(entry)
7: Coroutine._coroutineStart @entry(argument)
> c
### process terminated
« no previous file with comments | « tests/dartino_tests/zone_helper_tests.dart ('k') | tests/debugger/async_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698