flutter/packages/flutter_tools/test
Greg Spencer efcd9a8001
Simplify Gradle compiler output. (#21760)
This changes the compiler output for gradle to be less verbose and more easily read.

This only applies to compilation error messages: other gradle messages will continue to print as before.

It also fixes a small problem with the performance measurement printing (see that "7.1s" on it's own line in the original?) so that if something is expected to have multiple lines of output, it prints an initial line, and a "Done" line with the elapsed time, so that it's possible to know what the time applies to.

It also updates the spinner to be fancier, at least on platforms other than Windows (which is missing a lot of symbols in its console font).

Addresses #17307
2018-09-20 15:45:48 -07:00
..
android Check for AndroidStudio plugins in the right .dot dir. (#20619) 2018-09-12 08:15:30 -07:00
base Simplify Gradle compiler output. (#21760) 2018-09-20 15:45:48 -07:00
commands Simplify Gradle compiler output. (#21760) 2018-09-20 15:45:48 -07:00
dart enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
data Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633) 2018-08-15 15:35:12 -07:00
integration Remove -j1 to run tools tests concurrently (#22038) 2018-09-19 17:47:06 +01:00
intellij Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios Use grouped validator instead of categories (#21577) 2018-09-19 15:42:51 -07:00
runner enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
src Added more extensive ANSI color printing support on terminals. (#20958) 2018-09-19 15:22:43 -07:00
tester Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
analytics_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +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 Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_bundle_package_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +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 Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
compile_test.dart Simplify Gradle compiler output. (#21760) 2018-09-20 15:45:48 -07:00
config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
crash_reporting_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
dart_dependencies_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
dependency_checker_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
devfs_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
device_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
emulator_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flutter_manifest_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
forbidden_imports_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
hot_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
project_test.dart Renamed 'flutter materialize' to 'flutter make-host-app-editable'. The iOS version is still incomplete and will therefore require additional renaming. (#21771) (#22006) 2018-09-18 17:58:20 -07:00
protocol_discovery_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
resident_runner_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +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 Unnecessary new (#20138) 2018-09-12 08:29:29 +02: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