flutter/dev/manual_tests
Dan Rubel 34e466f1fd Refactor flutter command exit code - part 3 of 3 (#6838)
* Remove the workaround that pinned args to v0.13.6
This reverts most of the changes in commit 6331b6c8b5
* throw exception if exit code is not an integer
* rework command infrastructure to throw ToolExit when non-zero exitCode
* convert commands to return Future<Null>
* cleanup remaining commands to use throwToolExit for non-zero exit code
* remove isUnusual exception message
* add type annotations for updated args package
2016-11-14 14:21:30 -05:00
..
android Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07:00
test Make it possible to run tests live on a device (#3936) 2016-05-16 12:53:13 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Eliminate direct access of Typography.black/white in manual tests (#6640) 2016-11-01 20:34:36 -07:00
drag_and_drop.dart Eliminate direct access of Typography.black/white in manual tests (#6640) 2016-11-01 20:34:36 -07:00
flutter.yaml Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -07:00
material_arc.dart Make animation_demo a manual test (#6117) 2016-09-29 08:59:43 -07:00
overlay_geometry.dart Add a scrollbar to the license screen. (#5114) 2016-07-29 15:44:12 -07:00
pageable_list.dart Updated DrawerHeader and added UserAccountDrawer. 2016-07-20 16:16:08 -07:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
raw_keyboard.dart Eliminate direct access of Typography.black/white in manual tests (#6640) 2016-11-01 20:34:36 -07:00