dart-sdk/tools/bots/flutter
Jens Johansen 51433e65cc Compile flutter tests via the sdk
This CL includes:
* A dart script that - given a flutter checkout - finds and compiles
  tests to ensure we actually can.
* A shell script that checks out flutter, compiles the platform
  (to cope with any changes to the kernel format) and runs the above
  script.

Change-Id: I02806a375943361c3c111d9aa12a76d745391ca3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98140
Commit-Queue: Jens Johansen <jensj@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2019-04-11 08:38:53 +00:00
..
analyze_flutter.sh [vm] Pass --enable-asserts to analyze.dart in analyze_flutter.sh. 2019-02-13 15:32:19 +00:00
compile_flutter.sh Compile flutter tests via the sdk 2019-04-11 08:38:53 +00:00