flutter/packages/flutter_tools/test/general.shard/commands
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
..
build_aar_test.dart Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00
build_aot_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
build_apk_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
build_appbundle_test.dart Add support for Android x86_64 ABI to Flutter (#42401) 2019-10-10 16:34:16 -07:00