flutter/dev/manual_tests
Greg Spencer 29ab6b549a
Update manual_tests to be able to run on macOS/web (#44830)
I updated the build files for manual_tests, as well as adding in a macos and web directory to allow the manual tests to be run on the web or on desktop.

The main change here are the parts that I added to the files in manual_tests/lib/... (the addition of kIsWeb to "if (!kIsWeb && Platform.isMacOS) {") The rest is just an update of the auto-generated code from flutter create.
2019-11-19 11:29:35 -08:00
..
android Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
ios Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
lib Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
macos Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
test Make sure all our .dart files have license headers (#44467) 2019-11-08 16:53:21 -08:00
web Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
.metadata Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
pubspec.yaml Update package test (#44882) 2019-11-14 09:31:36 -08:00