• 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
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...