.. |
analyze_size_test.dart
|
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476)
|
2021-06-14 14:16:57 -07:00 |
async_guard_test.dart
|
Remove custom unawaited , prefer dart:async version (#103212)
|
2022-05-07 08:49:04 -07:00 |
bot_detector_test.dart
|
[flutter_tools] fix null check in crash reporter (#80382)
|
2021-04-13 14:04:25 -07:00 |
build_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
command_help_test.dart
|
[flutter] remove elevation checker (#86837)
|
2021-07-21 21:51:06 -07:00 |
common_test.dart
|
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328)
|
2021-05-12 09:59:02 -07:00 |
context_test.dart
|
use throwsA (#82238)
|
2021-05-11 10:19:01 -07:00 |
deferred_component_test.dart
|
Convert some general.shard base tests to null safety (#79985)
|
2021-04-08 14:55:19 -07:00 |
error_handling_io_test.dart
|
Change all instance of throwing strings to throw specific error classes. (#97325)
|
2022-02-02 10:45:18 -08:00 |
file_system_test.dart
|
[flutter_tools] temporary directory (#105815)
|
2022-06-17 02:58:05 +00:00 |
fingerprint_test.dart
|
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476)
|
2021-06-14 14:16:57 -07:00 |
io_test.dart
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
logger_test.dart
|
[flutter_tools] warn when doctor takes long (#100805)
|
2022-03-28 14:13:28 -07:00 |
multi_root_file_system_test.dart
|
Add MultiRootFileSystem to better support using --filesystem-root. (#82991)
|
2021-05-24 22:04:02 -07:00 |
net_test.dart
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
os_test.dart
|
Add note to doctor validator if script is running Rosetta (#101309)
|
2022-04-05 10:37:35 -07:00 |
os_utils_test.dart
|
Convert some general.shard base tests to null safety (#79985)
|
2021-04-08 14:55:19 -07:00 |
platform_test.dart
|
Convert some general.shard base tests to null safety (#79985)
|
2021-04-08 14:55:19 -07:00 |
process_test.dart
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
signals_test.dart
|
Convert some general.shard base tests to null safety (#79985)
|
2021-04-08 14:55:19 -07:00 |
task_queue_test.dart
|
Add some more new lints (#91659)
|
2021-10-12 11:33:04 -07:00 |
terminal_test.dart
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
user_messages_test.dart
|
[flutter_tools] rename local functions with _ s (#102688)
|
2022-04-27 16:19:07 -07:00 |