flutter/packages/flutter_test
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
..
lib Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
test Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
BUILD.gn Add BUILD.gn for flutter_test. (#6823) 2016-11-11 14:16:12 -08:00
flutter_test.iml Update iml files (#7025) 2016-11-27 07:46:54 -08:00
pubspec.yaml Bump to test 0.12.20. (#8349) 2017-02-23 15:08:25 -08:00