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

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

Issue 2794533002: Move scope.dart. (Closed)
Patch Set: Created 3 years, 9 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 | « pkg/front_end/lib/src/fasta/source/source_library_builder.dart ('k') | pkg/front_end/tool/fasta_perf.dart » ('j') | 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 5e5583123c8b1e14b507815d814a3e8737ed48b2..c46e46cc15a89a4fd6467b2022f5d5e5dabfb4bd 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -153,6 +153,8 @@
"outline_test.dart",
"sdk_test.dart",
"../../../analyzer/lib/src/fasta",
+ "../../../analyzer/lib/src/dart/analysis/file_state.dart",
+ "../../../analyzer/test/generated/parser_fasta_test.dart",
"../../../compiler/lib/src/parser",
"../../../compiler/lib/src/scanner",
"../../../../utils/kernel-service/kernel-service.dart",
@@ -162,7 +164,7 @@
"exclude": [
"/third_party/pkg/",
"/third_party/pkg_tested/",
- "/pkg/analyzer/(?!.*/(fasta|kernel)/)",
+ "/pkg/analyzer/(?!.*/(fasta/|kernel/|(file_state|parser_fasta_test)\\.dart$))",
"/pkg/compiler/lib/src/(?!(scanner|parser)/)",
"/pkg/compiler/lib/src/parser/partial_elements\\.dart$",
"/pkg/js_ast/"
« no previous file with comments | « pkg/front_end/lib/src/fasta/source/source_library_builder.dart ('k') | pkg/front_end/tool/fasta_perf.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698