Ian Hickson
|
186d1e9b0d
|
Have the framework in charge of scheduling frames. (#13344)
...instead of the engine.
|
2017-12-08 16:51:59 -08:00 |
|
Alexandre Ardhuin
|
15601fe55c
|
Enable lint prefer asserts in initializer lists (#12903)
* enable lint prefer_asserts_in_initializer_lists
* enable --assert-initializer
|
2017-11-08 22:59:49 +01:00 |
|
Ian Hickson
|
db88414131
|
Upgrade to the most recent test package. (#11526)
Also, add tests to verify that our coverage is actually being tested!
|
2017-08-04 16:33:38 -07:00 |
|
Brian Slesinsky
|
6841ab22be
|
Add --name and --plain-name to 'flutter test' (#11020)
This adds a way to run only a subset of the tests.
(The new flags do the same thing as 'pub run test'.)
|
2017-06-29 17:26:19 -07:00 |
|
Ian Hickson
|
7c9c5a296c
|
Rearrange tests to more closely match code structure (#10043)
|
2017-05-12 10:44:52 -07:00 |
|