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

Unified Diff: tests/dartino_compiler/incremental/tests_with_expectations.dart

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_compiler/incremental/source_update.dart ('k') | tests/dartino_compiler/run.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/dartino_compiler/incremental/tests_with_expectations.dart
diff --git a/tests/fletchc/incremental/tests_with_expectations.dart b/tests/dartino_compiler/incremental/tests_with_expectations.dart
similarity index 99%
rename from tests/fletchc/incremental/tests_with_expectations.dart
rename to tests/dartino_compiler/incremental/tests_with_expectations.dart
index 286531a2cb231daadfcdaa7d62bec5a3d540dda0..96c857e53a89ec34461831ba48a73999ab530258 100644
--- a/tests/fletchc/incremental/tests_with_expectations.dart
+++ b/tests/dartino_compiler/incremental/tests_with_expectations.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.md file.
-library fletchc.test.tests_with_expectations;
+library dartino_compiler.test.tests_with_expectations;
/// List of tests on this form:
///
@@ -136,7 +136,7 @@ main() {
r'''
program_gc_with_processes
==> main.dart.patch <==
-import 'dart:fletch';
+import 'dart:dartino';
class Comms {
<<<< "Setup"
« no previous file with comments | « tests/dartino_compiler/incremental/source_update.dart ('k') | tests/dartino_compiler/run.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698