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

Unified Diff: pkg/front_end/test/fasta/testing.json

Issue 2722223006: Move all main methods to tool/. (Closed)
Patch Set: Update tools/patch_sdk.dart. Created 3 years, 10 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
Index: pkg/front_end/test/fasta/testing.json
diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json
index 5c1d52cbea0ae22a24d016e5cbd2e3f717947ec8..e223c8bd10cae94a2cf37c43e84cea7bb12b6623 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -136,25 +136,24 @@
"uris": [
"../../lib/src/fasta",
"../../lib/src/fasta/analyzer",
- "../../lib/src/fasta/bin",
"../../lib/src/fasta/builder",
"../../lib/src/fasta/dill",
"../../lib/src/fasta/kernel",
"../../lib/src/fasta/parser",
- "../../lib/src/fasta/parser/bin",
"../../lib/src/fasta/scanner",
- "../../lib/src/fasta/scanner/bin",
- "../../lib/src/fasta/scanner/testing",
"../../lib/src/fasta/source",
"../../lib/src/fasta/testing",
"../../lib/src/fasta/util",
+ "../../tool",
+ "../../tool/fasta",
"parser/parser_suite.dart",
"scanner/scanner_suite.dart",
"compile_test.dart",
"kompile_test.dart",
"outline_test.dart",
"sdk_test.dart",
- "../../../../utils/kernel-service/kernel-service.dart"
+ "../../../../utils/kernel-service/kernel-service.dart",
+ "../../../../tools/patch_sdk.dart"
],
"exclude": [
« no previous file with comments | « pkg/front_end/test/fasta/scanner/scanner_suite.dart ('k') | pkg/front_end/test/subpackage_relationships_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698