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

Unified Diff: pkg/front_end/testing.json

Issue 3011663002: Restructure outline shaker tests. (Closed)
Patch Set: Created 3 years, 4 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/testcases/shaker/typedefs_in_types.dart.shaker ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testing.json
diff --git a/pkg/front_end/testing.json b/pkg/front_end/testing.json
index 18a7cb731fc695dda575bd0c736f2ba2cecafb21..9801ca5bd9ac6d5a011bdb8ee3918e4779fb5371 100644
--- a/pkg/front_end/testing.json
+++ b/pkg/front_end/testing.json
@@ -117,7 +117,8 @@
"\\.dart$"
],
"exclude": [
- "/shaker/lib/lib.dart"
+ "/shaker/lib/.*\\.dart$",
+ "/shaker/.*_lib\\.dart$"
]
},
« no previous file with comments | « pkg/front_end/testcases/shaker/typedefs_in_types.dart.shaker ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698