• Ian Hickson's avatar
    Fix tests to use Ahem, and helpful changes around that (#9332) · 2a545243
    Ian Hickson authored
    * 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
    2a545243
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...