flutter/packages/flutter_tools/test
Ian Hickson acf4b6c1aa
Clean up startProgress logic. (#19695) (#20009)
Disallow calling stop() or cancel() multiple times. This means that
when you use startProgress you have to more carefully think about what
exactly is going on.

Properly cancel startProgress in non-ANSI situations, so that
back-to-back startProgress calls all render to the console.
2018-07-30 16:58:07 -07:00
..
android Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
base Clean up startProgress logic. (#19695) (#20009) 2018-07-30 16:58:07 -07:00
commands Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
data Fix the checksum verification to be more sensitive (#19290) 2018-07-23 13:01:22 -07:00
integration Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
intellij Make IntelliJPlugins tests use MemoryFileSystem. (#16341) 2018-04-08 09:46:11 -07:00
ios Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
runner Bump mockito to 3.0.0-beta (#18462) 2018-06-21 16:23:47 -07:00
src Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
tester Revert "Revert "Use FlutterProject to locate files (#18913)" (#19409)" (#19456) 2018-07-20 08:00:30 +02:00
analytics_test.dart Bump mockito to 3.0.0-beta (#18462) 2018-06-21 16:23:47 -07:00
application_package_test.dart Revert "Revert "Use FlutterProject to locate files (#18913)" (#19409)" (#19456) 2018-07-20 08:00:30 +02:00
artifacts_test.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
asset_bundle_package_fonts_test.dart Always add a DevFS asset entry for the font manifest (#16650) 2018-04-16 21:48:21 -07:00
asset_bundle_package_test.dart Scan assets from disk (#16413) 2018-05-20 17:52:33 -07: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 Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
cache_test.dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
channel_test.dart Migrate to Mockito 3's anyNamed (#17632) 2018-05-16 10:19:05 -07:00
compile_test.dart Serialize expression compilation requests (#18618) 2018-06-21 11:13:21 -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 make crash server URL customizable from environment (#18649) 2018-06-20 15:43:43 -07:00
dart_dependencies_test.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
dependency_checker_test.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
devfs_test.dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
device_test.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
emulator_test.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
flutter_manifest_test.dart add version to pubspec.yaml (#16857) 2018-05-30 07:51:25 -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 Adding a setup function for hot restart (#18921) 2018-07-06 15:18:57 -07:00
project_test.dart Revert "Revert "Use FlutterProject to locate files (#18913)" (#19409)" (#19456) 2018-07-20 08:00:30 +02:00
protocol_discovery_test.dart Remove race conditions involving finding available ports (#18698) 2018-06-27 16:44:28 -07:00
resident_runner_test.dart Add --machine support for flutter attach (#19077) 2018-07-19 13:38:29 +01: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 Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
version_test.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
vmservice_test.dart Remove race conditions involving finding available ports (#18698) 2018-06-27 16:44:28 -07:00