Ian Fischer
d8d87f1833
Add very-verbose flag and automatically log some more process-related things in verbose and very-verbose modes.
2015-09-16 10:57:15 -07:00
Ian Fischer
b72d67a8fe
Private setup methods for AndroidDevice.
2015-09-15 17:20:49 -07:00
Devon Carew
e6b45c5023
use mokito in the init tests
2015-09-11 16:12:27 -07:00
Ian Fischer
ab441685e2
Test install command
2015-09-11 15:26:55 -07:00
Ian Fischer
81746e980c
Initial sketch of install command and what devices look like.
2015-09-11 12:44:47 -07:00
Ian Fischer
384ded5b91
Begin refactoring API around CommandHandlers and using it consistently in subclasses.
...
Also applies autoreformatting to init.dart.
2015-09-10 14:50:49 -07:00
Adam Barth
01afe5a612
Update loadVMFileHook to the real location
2015-08-20 19:46:48 -07:00
Adam Barth
f77983baa8
Adds experimental pub run sky_tools:sky_test
command
...
This command uses package:test to run Dart tests with sky_shell. For this to
work, we need https://github.com/dart-lang/test/tree/hacky-loader-hook to land.
We're also not smart enough to find sky_shell ourselves yet. Instead, we take
the path as input using an environment variable. Eventually, we'll be able to
get the sky_shell executable from package:sky_engine, but we don't yet ship
that executable.
2015-08-19 23:57:41 -07:00
Eric Seidel
9b5bd5805b
Add a dependency on sky_tools
...
This is needed to make pub run sky_tools:sky_server work.
Partial fix for https://github.com/domokit/sky_engine/issues/539
2015-08-10 17:29:38 -07:00
Devon Carew
a03deafac8
update the sky_tools template and readme
2015-08-09 23:50:16 -07:00
Devon Carew
987ce972d6
use mustache4dart
2015-08-07 16:42:10 -07:00
Devon Carew
2efd13159c
add a sky_tools init command to create a new project
2015-08-07 14:20:14 -07:00