flutter/dev/automated_tests/flutter_test
2017-04-13 12:31:04 -07:00
..
exception_handling_expectation.txt Be more consistent about how stack traces are output from flutter_test (#9361) 2017-04-13 12:31:04 -07:00
exception_handling_test.dart Be more consistent about how stack traces are output from flutter_test (#9361) 2017-04-13 12:31:04 -07:00
README.md Make it possible to run tests live on a device (#3936) 2016-05-16 12:53:13 -07:00
test_async_utils_guarded_expectation.txt Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
test_async_utils_guarded_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
test_async_utils_unguarded_expectation.txt Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
test_async_utils_unguarded_test.dart Test service extensions (#7849) 2017-02-03 13:55:07 -08:00

The files in this directory are used as part of tests in the flutter_tools package. They are here because here these tests need a pubspec.yaml that references the flutter framework (which is intentionally not true of the flutter_tools package).