flutter/packages/flutter_tools/test
jcollins-g c81a5ed09a
fix rare flutter_tools logging crash in daemon mode (#14401)
* Populate AnsiTerminal in context for daemon launches

* Strip out AnsiTerminal additions to context since they are no longer needed
2018-02-01 09:30:53 -08:00
..
android prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
base prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
commands Move common process/IO-related mocks to mocks.dart (#14255) 2018-01-24 17:16:30 -08:00
dart Fixing the pub get test so that it doesn't care what the flutter root looks like. (#13385) 2017-12-06 13:27:29 -08:00
data Unpin test and upgrade packages (#14282) 2018-01-26 10:40:03 -08:00
ios prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
replay Re-organize flutter_tools code to better support proper layering. (#12957) 2017-11-09 21:45:31 -08:00
runner keep recursing past directories with pubspec.yaml when gathering packages (#13573) 2017-12-15 12:21:03 -08:00
src fix rare flutter_tools logging crash in daemon mode (#14401) 2018-02-01 09:30:53 -08:00
analytics_test.dart Reduce the chances of bots reporting analytics (#13915) 2018-01-05 09:38:13 -08:00
application_package_test.dart use const instead of final with const declarations (#14253) 2018-01-25 19:28:22 +01:00
artifacts_test.dart move dart_io_entries.txt to third_party/dart for AOT builds with a local engine (#12659) 2017-10-20 15:32:27 -07:00
asset_bundle_package_fonts_test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
asset_bundle_package_test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
asset_bundle_test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
asset_bundle_variant_test.dart Extensibility improvements to flutter_tools (#14299) 2018-01-29 09:40:28 -08:00
asset_test.dart Extensibility improvements to flutter_tools (#14299) 2018-01-29 09:40:28 -08:00
base_utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
bug_report_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
cache_test.dart Fix crash during artifact download (#14147) 2018-01-17 16:08:19 -08:00
channel_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
compile_test.dart Reland 9534082fc0 with fix for incremen… (#14040) 2018-01-11 14:33:50 -08:00
config_test.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
crash_reporting_test.dart Re-organize flutter_tools code to better support proper layering. (#12957) 2017-11-09 21:45:31 -08:00
dart_dependencies_test.dart Make "pub get" retry once a second when it fails. (#11882) 2017-08-31 19:35:05 -07:00
dependency_checker_test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
devfs_test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
device_test.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
flutter_manifest_test.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
forbidden_imports_test.dart enable lint avoid_function_literals_in_foreach_calls (#12607) 2017-10-19 08:16:16 +02:00
hot_test.dart Clean up the file names of the hot and cold runners. (#7697) 2017-01-28 14:26:49 -08:00
project_test.dart Change default organization name to example.com in project templates (#14116) 2018-01-18 09:21:24 +01:00
protocol_discovery_test.dart Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
resident_runner_test.dart Filter out '\n' from terminal input. (#10220) 2017-05-21 15:15:44 -07:00
stop_test.dart Change async stubbing to use thenAnswer. (#13521) 2017-12-19 13:13:57 -08:00
trace_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
utils_test.dart perform the initial poll for devices quicker (#11356) 2017-08-01 15:29:54 -07:00
version_test.dart Add capability to print engine dart sdk to flutter doctor (#13085) 2017-11-29 11:03:50 -08:00
vmservice_test.dart smoke test VM service connection before returning VMService object (#12914) 2017-11-08 10:43:47 -08:00