flutter/packages/flutter_tools/test
2015-09-29 17:10:47 -07:00
..
src Refactor all the commands to be Commands from the Args package. Also use CommandRunner for the top-level command. 2015-09-24 15:51:23 -07:00
android_device_test.dart Some basic tests for AndroidDevice that don’t require a device to be attached. 2015-09-22 15:17:11 -07:00
init_test.dart rename sky ==> flutter in the starting app template 2015-09-25 13:28:21 -07:00
install_test.dart Refactor all the commands to be Commands from the Args package. Also use CommandRunner for the top-level command. 2015-09-24 15:51:23 -07:00
listen_test.dart Add listen command and basic test, and don’t do unnecessary repeated work when listening or poking the android server. 2015-09-29 17:10:47 -07:00
logs_test.dart Basic sky_tools logs test. 2015-09-29 14:26:42 -07:00
start_test.dart Add sky_tools start command and associated android support. 2015-09-29 09:54:10 -07:00
stop_test.dart Add stop command and supporting Android support. 2015-09-25 16:16:19 -07:00