flutter/packages/flutter_tools/test/data/dart_dependencies_test
John McCutchan 2546259a64 DependencyChecker with tests (#7268)
- [x] Introduce DependencyChecker which can determine if any dependencies have been modified.
- [x] Move the DartDependencyBuilder into a separate file.
- [x] Add unit tests for DartDependencyBuilder.
- [x] Add unit tets for DependencyChecker

Part of #7014
2016-12-15 15:05:15 -08:00
..
good DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00
syntax_error DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00
.dartignore DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00
.gitignore DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00