flutter/packages/flutter_tools/test
Greg Spencer 0ff9e8a928
Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888)
We decided that redefining the default for templates was premature. We're going to go back to having "module" in experimental land again, and we'll try again when we have the feature set fully baked.

This keeps the writing of the .metadata files, and writing the template type to them, because that was a good improvement, and there are still a bunch of added tests that improve our coverage.
2018-10-10 11:01:40 -07:00
..
android Added support for Gradle productFlavors that are not only lowercase (#22767) 2018-10-09 20:04:29 -07:00
base Remove unused deps and flags from flutter tool. (#22571) 2018-10-09 13:04:06 -07:00
commands Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
data Roll engine to version d80c1de7b53af81a0b4385eb3f13de1ef77f0d2d 2018-09-27 15:17:03 -07:00
integration Change file paths to URIs to fix "Could not run configuration in engine" on Windows (#22507) 2018-10-02 18:31:55 +01:00
intellij Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759) 2018-10-05 22:29:37 -07:00
runner apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
src Split Android license checks into their own subvalidator (#22446) 2018-10-05 08:45:16 -07:00
tester Revert "Eliminate snapshot, depfile opts from bundle cmd (#22495)" (#22519) 2018-10-01 10:49:39 -07:00
analytics_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
application_package_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
artifacts_test.dart Cleanup uses of entry points files (#22098) 2018-09-20 15:10:41 -07:00
asset_bundle_package_fonts_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
asset_bundle_package_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
asset_bundle_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_bundle_variant_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
base_utils_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
bug_report_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
cache_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
channel_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
compile_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
crash_reporting_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
dart_dependencies_test.dart Fix quotes. 2018-09-27 15:17:03 -07:00
dependency_checker_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
devfs_test.dart Fix DevFS to understand missing files in _stat() (#22844) 2018-10-09 14:33:47 -07:00
device_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
emulator_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
flutter_manifest_test.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
forbidden_imports_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
hot_test.dart Do not continue a hot restart if _restartFromSources fails (#22645) 2018-10-05 13:48:41 -07:00
project_test.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
protocol_discovery_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
resident_runner_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
stop_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
trace_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
utils_test.dart Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759) 2018-10-05 22:29:37 -07:00
version_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
vmservice_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00