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

Unified Diff: sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart

Issue 747273003: Add a test for pub's async_await compiler. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix a bug and rebuild. Created 6 years 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 | « sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart
diff --git a/sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart b/sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart
index 499f3ced47659af19621469c41751621fc4bff30..bb8f6c8c75c1df232bc140306140ece123c13aec 100644
--- a/sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart
+++ b/sdk/lib/_internal/pub_generated/test/cache/repair/recompiles_snapshots_test.dart
@@ -11,7 +11,7 @@ import '../../test_pub.dart';
main() {
initConfig();
- integration('updates an outdated binstub script', () {
+ integration('recompiles activated executable snapshots', () {
servePackages((builder) {
builder.serve(
"foo",
« no previous file with comments | « sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698