flutter/packages/flutter_tools/test
Loïc Sharma 3699474585
Make SwiftPM integration tests even MORE idiomatic (#158014)
Reach peak idiomacy by replacing `expect(file.existsSync(), isTrue)` with `expect(file, exists)`!

Follow up to: https://github.com/flutter/flutter/pull/157971
2024-11-01 20:00:04 +00:00
..
android_java11_integration.shard Reland "Update template/test compileSdk, targetSdk, ndk versions" (#153795) 2024-08-21 18:27:00 +00:00
android_preview_integration.shard Use Gradle KTS in new Android app projects by default (2nd try) (#157195) 2024-10-22 17:28:31 +00:00
commands.shard Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Remove unnecessary kCliAnimationsFeatureName that is available as .configSetting. (#158013) 2024-11-01 19:20:59 +00:00
host_cross_arch.shard Test alternate correct macOS framework xcprivacy manifest location (#157318) 2024-10-22 19:41:14 +00:00
integration.shard Make SwiftPM integration tests even MORE idiomatic (#158014) 2024-11-01 20:00:04 +00:00
src Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
web.shard Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00