• Chris Bracken's avatar
    Migrate devfs tests to Dart 2 (#21285) · 251e82d2
    Chris Bracken authored
    DevFS.update only runs in Dart 2 mode when the generator parameter is
    supplied. In Dart 2 mode, both mainPath and pathToReload are required
    parameters; this patch marks them as such.
    
    generator is required for running in Dart 2. All call sites other than tests already explicitly set this value.
    
    Note the statements on line 510 and line 516 for why mainPath and pathToReload are required.
    251e82d2
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...