flutter/packages/flutter_tools/test
Greg Spencer 7caa65943f
Added more extensive ANSI color printing support on terminals. (#20958)
This adds support to AnsiTerminal for colored output, and makes all tool output written to stderr (with the printError function) colored red.

No color codes are sent if the terminal doesn't support color (or isn't a terminal).

Also makes "progress" output print the elapsed time when not connected to a terminal, so that redirected output and terminal output match (redirected output doesn't print the spinner, however).

Addresses #17307
2018-09-19 15:22:43 -07:00
..
android Check for AndroidStudio plugins in the right .dot dir. (#20619) 2018-09-12 08:15:30 -07:00
base Added more extensive ANSI color printing support on terminals. (#20958) 2018-09-19 15:22:43 -07:00
commands Unnecessary new (#20138) 2018-09-12 08:29:29 +02: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 Xcode legacy build system for iOS builds (#21901) (#21994) 2018-09-18 10:05:46 -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 Unnecessary new (#20138) 2018-09-12 08:29:29 +02: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 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
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