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

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

Issue 2697603009: Allow to specify analysis-options to the analyzer step in package:testing, and (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | pkg/testing/lib/src/analyze.dart » ('j') | pkg/testing/lib/src/analyze.dart » ('J')
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 af7e073949af730d43dbe53935ec64e43e158b8d..5c1d52cbea0ae22a24d016e5cbd2e3f717947ec8 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -131,6 +131,8 @@
"analyze": {
+ "options": "../../.analysis_options",
+
"uris": [
"../../lib/src/fasta",
"../../lib/src/fasta/analyzer",
« no previous file with comments | « no previous file | pkg/testing/lib/src/analyze.dart » ('j') | pkg/testing/lib/src/analyze.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698