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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 2391423003: Switch 'analyzer' to 'package:test' and test_reflective_loader ^0.1.0. (Closed)
Patch Set: Created 4 years, 2 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/analyzer/test/cancelable_future_test.dart » ('j') | pkg/analyzer/test/utils.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index e51d084edc12adc249b3c5596eb56bf3161bc7f4..a17b5161b8f96aa0e05dfd2c88888d4d3d510fe6 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -19,6 +19,6 @@ dependencies:
watcher: '>=0.9.6 <0.10.0'
yaml: ^2.1.2
dev_dependencies:
- test_reflective_loader: '>=0.0.4 <0.1.0'
+ test_reflective_loader: ^0.1.0
typed_mock: '>=0.0.4 <1.0.0'
- unittest: '>=0.9.0 <0.12.0'
+ test: ^0.12.0
« no previous file with comments | « no previous file | pkg/analyzer/test/cancelable_future_test.dart » ('j') | pkg/analyzer/test/utils.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698