flutter/packages/flutter_tools/test
Matan Lurey 16b9fe049d
TestCompiler emits why an error occurred, if applicable, and some refactors to do so (#160984)
Closes https://github.com/flutter/flutter/issues/160218.

Basically, replaces `String?` with `sealed class TestCompilerResult {}`,
and ensures `errorMessage` is propogated.

We'll be using this path now for _all_ integration tests (not just for
web-specific things), so I'd like to get error messages.
2025-01-07 00:20:50 +00:00
..
android_java11_integration.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
android_preview_integration.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
commands.shard Manual pub bump (#160985) 2024-12-31 04:07:34 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard TestCompiler emits why an error occurred, if applicable, and some refactors to do so (#160984) 2025-01-07 00:20:50 +00:00
host_cross_arch.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
integration.shard [native assets] Roll dependencies (#160672) 2025-01-02 19:26:02 +00:00
src Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
web.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00