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

Unified Diff: test_reflectable/pubspec.yaml

Issue 1236983004: Support metadata for methods and fields in the transformed view. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Addressing review. Adding tests for name-clashes. Created 5 years, 5 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 | « test_reflectable/.status ('k') | test_reflectable/test/metadata_name_clash_lib.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test_reflectable/pubspec.yaml
diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
index 749337dc820303e3420a5097f333c8d769d135ad..4639a7564844ac6f36c6433a0750d71c023fad28 100644
--- a/test_reflectable/pubspec.yaml
+++ b/test_reflectable/pubspec.yaml
@@ -31,5 +31,7 @@ transformers:
- test/no_such_capability_test.dart
- test/invoke_capabilities_test.dart
- test/global_quantify_test.dart
+ - test/name_clash_test.dart
+ - test/metadata_name_clash_test.dart
- $dart2js:
$include: []
« no previous file with comments | « test_reflectable/.status ('k') | test_reflectable/test/metadata_name_clash_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698