flutter/dev
Dan Field b9f013c044
Make sure test reporter prints out stderr, and disables Bigquery for non-contributors (#29073)
* print stderr to stderr, no bq if not contributor

* let test continue of bigquery fails
2019-03-10 11:26:17 -07:00
..
automated_tests Test reporter (#28297) 2019-03-06 13:13:45 -08:00
benchmarks Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
bots Make sure test reporter prints out stderr, and disables Bigquery for non-contributors (#29073) 2019-03-10 11:26:17 -07:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
docs Revert "Remove the old HaTS implementation on API docs" (#28748) 2019-03-01 15:42:43 -08:00
integration_tests Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
manual_tests set literal conversions (#27811) 2019-03-06 11:05:16 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Test reporter (#28297) 2019-03-06 13:13:45 -08:00
tools Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.