flutter/packages/flutter_tools/test/general.shard/ios
Ian Hickson 08643c41d7
Always fake ProcessManager when you fake Filesystem in tests (#42369)
...because otherwise, processes that think they're manipulating your
filesystem will be doing crazy things the test is ignoring, leading to
(at best) failures and (at worst) flakes or disk corruption.
2019-10-11 11:23:12 -07:00
..
code_signing_test.dart [flutter_tool] Remove the synchronous -showBuildSettings (#40435) 2019-09-16 07:51:50 -07:00
devices_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
mac_test.dart [flutter_tool] Re-work analytics events to use labels and values (#42016) 2019-10-07 15:04:55 -07:00
plist_parser_test.dart Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
simulators_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
xcode_backend_test.dart fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00
xcodeproj_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00