flutter/packages/flutter_tools/test
Todd Volkert 2c898f6813
Remove writelnStderr (#16058)
Paying off technical debt...
2018-03-29 05:55:32 -07:00
..
android add new lints of linter-0.1.44 and enable unnecessary_parenthesis (#15585) 2018-03-21 07:10:14 +01:00
base Make AppContext API not be prone to Future oddities (#16034) 2018-03-28 15:17:29 -07:00
commands Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
dart Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
data Traverse dependencies and dev dependencies separately (#15581) 2018-03-20 20:03:32 -07:00
ios Let iOS auto-signing tool handle Googler scenario (#16010) 2018-03-28 18:58:06 -07:00
runner some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
src Make AppContext API not be prone to Future oddities (#16034) 2018-03-28 15:17:29 -07:00
analytics_test.dart Condense and summarize doctor output without --verbose (#14173) 2018-02-01 10:27:55 -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 Pass entry points JSON files to front-end server, take 2 (#15227) 2018-03-06 18:45:45 -08:00
asset_bundle_package_fonts_test.dart apply upcomming prefer_const_declarations (#15498) 2018-03-14 06:24:49 +01:00
asset_bundle_package_test.dart apply upcomming prefer_const_declarations (#15498) 2018-03-14 06:24:49 +01:00
asset_bundle_test.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
asset_bundle_variant_test.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
asset_test.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01: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 some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
channel_test.dart Again move mockito to 300plus2 (#15981) 2018-03-28 12:07:12 -07:00
compile_test.dart Again move mockito to 300plus2 (#15981) 2018-03-28 12:07:12 -07:00
config_test.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
crash_reporting_test.dart Remove writelnStderr (#16058) 2018-03-29 05:55:32 -07:00
dart_dependencies_test.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
dependency_checker_test.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
devfs_test.dart Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
device_test.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
flutter_manifest_test.dart Allow null flutter schema in pubspec (#15690) 2018-03-19 14:55:54 -07: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 some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
project_test.dart Fix of flutter packages get in plugin project (#14757) 2018-02-17 21:25:13 +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 Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -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 Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
vmservice_test.dart smoke test VM service connection before returning VMService object (#12914) 2017-11-08 10:43:47 -08:00