mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Enumerate the tests in run_tests rather than test:test since test:test tries to walk symbolic links and that takes a long time. Turn off color if TERM is 'dumb'. Enable checked mode for the test harness, to help catch bugs in the harness itself.