flutter/packages/flutter_tools/test
Jonah Williams b2f38396f4
Reland: Switch to assemble API for dart2js (#41659)
* Stop using build_runner for dart2js

* fixes to yield when computing hashes and to imports

* add missing await

* Update filecache_test.dart

* Fix paths in filecache test

* use file uri for import

* add test cases and configurable override

* remove test dep

* fix filepaths for windows

* test no longer failing

* fix paths for test cases

* fix typo

* address comments

* make a constant

* make filehash async and use constant

* fix silly logic error
2019-10-01 14:03:42 -07:00
..
data Improve hot reload performance (#28152) 2019-03-15 15:02:45 -07:00
general.shard Reland: Switch to assemble API for dart2js (#41659) 2019-10-01 14:03:42 -07:00
integration.shard fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00
src use IOOverrides to allow inject file system, write test, find bug (#40066) 2019-09-30 08:41:12 -07:00
template_test.dart Catch filesystem exception from flutter create (#38101) 2019-08-12 09:51:03 -07:00