• Todd Volkert's avatar
    Expose generateTestBootstrap() as public API in test harness (#17290) · be09a200
    Todd Volkert authored
    This will allow external tools that wrap our test harness to share the
    code that generates the test bootstrap.
    
    This change exposed an issue whereby the LocalGoldenFileComparator
    was being too strict in its URI handling, so this changes relaxes
    that constraint as well (and adds associated tests).
    be09a200
flutter_platform.dart 35.7 KB