flutter/packages/flutter_tools/test/commands
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
..
analyze_continuously_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
analyze_once_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
analyze_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
attach_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
create_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
daemon_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
devices_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
doctor_test.dart Use grouped validator instead of categories (#21577) 2018-09-19 15:42:51 -07:00
drive_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
format_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
fuchsia_reload_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ide_config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
install_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
packages_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
run_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
shell_completion_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_test.dart Simplify Gradle compiler output. (#21760) 2018-09-20 15:45:48 -07:00
upgrade_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00