flutter/packages/flutter_tools/test
stevemessick 2b78675bd8 Update IDEA project files (#12391)
* Generate Android framework config

* Fix templates

* Moar templates fixing

* Minor tweaking
2017-10-05 12:56:49 -07:00
..
android Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00
base Retry on failed download. (#12293) 2017-09-28 17:37:34 -07:00
commands Update IDEA project files (#12391) 2017-10-05 12:56:49 -07:00
dart Make "pub get" retry once a second when it fails. (#11882) 2017-08-31 19:35:05 -07:00
data Rename .analysis_options to analysis_options.yaml (#11594) 2017-08-15 08:46:42 -04:00
ios Clarify libimobiledevice installation status message (#12303) 2017-09-28 13:04:59 -07:00
replay Remove replay test (#9542) 2017-04-24 08:47:38 -07:00
runner Run target analytics (#10902) 2017-07-10 06:45:41 -10:00
src Retry on failed download. (#12293) 2017-09-28 17:37:34 -07:00
analytics_test.dart Add a flutter doctor --android-licenses command that locates and runs the Android SDK license manager (#9892) 2017-05-09 10:18:45 -07:00
application_package_test.dart Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
artifacts_test.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
asset_bundle_package_fonts_test.dart Factor out flutter manifest logic (#12237) 2017-09-26 14:48:52 +02:00
asset_bundle_package_test.dart Add support for shared fonts in packages. (#12142) 2017-09-19 14:04:51 +02:00
asset_bundle_test.dart Allow empty pubspec file when building asset bundle (#12269) 2017-09-26 23:14:20 +02:00
asset_bundle_variant_test.dart Do not require main asset files if variants are provided (#10901) 2017-06-22 16:45:57 -07: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 Retry on failed download. (#12293) 2017-09-28 17:37:34 -07:00
channel_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
compile_test.dart Recreate outputFileName completer, handle process launch errors. (#11980) 2017-09-13 07:33:52 -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 enable crash reporting in flutter_tools (#9039) 2017-03-28 15:16:38 -07: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 Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
devfs_test.dart Clean up pre-existing DevFS during creation (#10843) 2017-06-22 09:48:31 -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 empty pubspec file when building asset bundle (#12269) 2017-09-26 23:14:20 +02:00
forbidden_imports_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
hot_test.dart Clean up the file names of the hot and cold runners. (#7697) 2017-01-28 14:26:49 -08:00
protocol_discovery_test.dart Fix race condition in protocol_discovery.dart (#10092) 2017-05-16 08:25:51 -07:00
resident_runner_test.dart Filter out '\n' from terminal input. (#10220) 2017-05-21 15:15:44 -07:00
stop_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -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 documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00