flutter/dev
Ian Hickson 2a54524337 Fix tests to use Ahem, and helpful changes around that (#9332)
* Fix tests to use Ahem, and helpful changes around that

- Fix fonts that had metric-specific behaviours.

- LiveTestWidgetsFlutterBinding.allowAllFrames has been renamed
  to LiveTestWidgetsFlutterBinding.framePolicy.

- LiveTestWidgetsFlutterBinding now defaults to using a frame policy
  that pumps slightly more frames, to animate the pointer crosshairs.

- Added "flutter run --use-test-fonts" to enable Ahem on devices.

- Changed how idle() works to be more effective in live mode.

- Display the test name in live mode (unless ahem fonts are enabled).

- Added a toString to TextSelectionPoint.

- Style nit fixes.

* Roll engine to get Ahem changes.

* Update tests for dartdoc changes.

* Fix flutter_tools tests
2017-04-12 13:33:02 -07:00
..
automated_tests Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
benchmarks Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
bots Run both regular and --watch analysis on Travis (#8913) 2017-03-20 16:16:34 -07:00
devicelab Revert "temporarily mark iOS tests as flaky (#9314)" (#9333) 2017-04-11 12:26:15 -07:00
docs Add a fake package that generates a link to the Android javadocs in the dartdoc output (#8032) 2017-02-09 16:12:09 -08:00
manual_tests Rename State.config to widget everywhere (#9273) 2017-04-10 18:32:24 -07:00
missing_dependency_tests Reduce the amount of spam from analyze watch. (#7582) 2017-01-22 16:43:24 -08:00
tools Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00