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

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

Issue 2670523002: Update testing.json. (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fe1fbd7664a22abf4199818236df2c985c45ca1f..a838ca11f23c4499f0da60f8fbeb3b3eb9d5387f 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -101,16 +101,24 @@
]
}
],
+
"analyze": {
"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",
- "../../../../pkg/compiler/lib/src/dart2js.dart",
+ "../../../compiler/lib/src/dart2js.dart",
"dart2js_test.dart",
"parser/parser_suite.dart",
"scanner/scanner_suite.dart"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698