flutter/packages/flutter_tools/test
Nate adf279f308
Fix template manifest test (#148616)
`'flutter create should tool exit if the template manifest cannot be read'` fails consistently, as shown by #148614.

The test expects a `ToolExit` with the message "Unable to read the template manifest", but depending on how the test is being run, a different exception ("Cannot create a project within the Flutter SDK") is sometimes thrown first.

This pull request relocates the test project to `dev/` to prevent the extraneous error.
2024-05-18 23:42:22 +00:00
..
android_preview_integration.shard Android Gradle file templates: make it easier to convert them to Kotlin DSL in the future (#142146) 2024-02-15 23:42:13 +00:00
commands.shard Fix template manifest test (#148616) 2024-05-18 23:42:22 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Swap crash reporting with unified analytics (#148525) 2024-05-18 01:30:13 +00:00
host_cross_arch.shard Reland "Add FlutterMacOS.xcframework artifact (#143244)" (#144275) 2024-02-28 20:09:54 +00:00
integration.shard [macOS] codesign native assets during embed (#148310) 2024-05-16 18:12:33 +02:00
src Revert "if chains → switch expressions" (#148556) 2024-05-17 10:27:02 -07:00
web.shard Added missing code block language in docs (#147481) 2024-05-01 14:44:27 +00:00