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

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

Issue 2768533002: Fasta type inference prototype #2
Patch Set: Rework atop 415c868589d02e98eb839f48150f4203d5cecdb0 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
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 8d50ad1b13184c5a2255b48157f34fb5f32fc9ba..a6e00c128cd17aad795bbb0beefe6fdce325f31c 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -56,6 +56,18 @@
},
{
+ "name": "inference",
+ "kind": "Chain",
+ "source": "compile_test.dart",
+ "path": "./inference/",
+ "status": "inference/inference.status",
+ "pattern": [
+ "\\.dart$"
+ ],
+ "exclude": []
+ },
+
+ {
"name": "compile",
"kind": "Chain",
"source": "compile_test.dart",
« no previous file with comments | « pkg/front_end/test/fasta/inference/local_reference_upwards_local.dart.direct.expect ('k') | pkg/kernel/lib/ast.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698