flutter/packages/flutter_tools/test/src
Chris Bracken 9d9e272e70
[tool] Add tests for FakeProcess (#104013)
Because this class has some subtle behaviour with regards to control of
exit timing and when and how it streams data to stderr and stdout, it's
worth adding unit tests for this class directly, as well as (in a
followup patch) for FakeProcessManager.

This is additional testing relating to refactoring landed in:
https://github.com/flutter/flutter/pull/103947

Issue: https://github.com/flutter/flutter/issues/102451
2022-05-17 16:54:08 -07:00
..
android_common.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
common.dart [flutter_tools] Catch lack of flutter tools source missing (#93168) 2021-11-12 14:43:52 -08:00
context.dart Update minimum required version to Xcode 13 (#97746) 2022-03-01 16:26:11 -08:00
custom_devices_common.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
darwin_common.dart fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
fake_devices.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
fake_http_client.dart Remove unnecessary ignore: override_on_non_overriding_member (#99793) 2022-03-16 19:10:17 -07:00
fake_process_manager.dart [tool] Add tests for FakeProcess (#104013) 2022-05-17 16:54:08 -07:00
fake_vm_services.dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
fakes.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
io.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
pubspec_schema.dart FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
test_build_system.dart Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
test_flutter_command_runner.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
test_wrapper.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
testbed.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
throwing_pub.dart Make flutter update-packages run in parallel (#91006) 2021-09-30 10:26:31 -07:00