flutter/packages/flutter_tools
Alexander Aprelev d3797628ca
Run flutter tests in preview-dart-2 mode on travis flutter builds. (#14728)
* Run flutter tests in preview-dart-2 mode on travis flutter builds.

* Run dart2 tests on osx. Run dart tests in dart2.

* Fix name camelCase

* Default options to empty array, rather than null

* Troubleshoot failures

* More logging

* Troubleshoot: run single test

* Troubleshoot: run 15 tests

* Troubleshoot: run 15 tests with fix

* Try limit concurrency to 1

* Limit concurrency for preview-dart-2 tests to 4

* Move dart2 tests to allow_failures section

* Reinstate tests_dart_2 shard

* Raise concurrency to 8

* Reuse compiler across multiple test runs

* Allow to switch entry points when recompiling.

Actually use single compiler to incrementally recompile all tests executed by 'flutter test'.

* Remove leftover commented code

* Fix comment

* Lints
2018-03-01 09:04:26 -08:00
..
bin Break up and show more progression during an Xcode build (#14715) 2018-02-15 15:16:23 -08:00
gradle Update google repo url (#14958) 2018-02-28 13:34:45 +01:00
ide_templates/intellij Add semantics traversal order example (#14174) 2018-02-06 14:13:08 -08:00
lib Run flutter tests in preview-dart-2 mode on travis flutter builds. (#14728) 2018-03-01 09:04:26 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Fix create template for "package" (#14976) 2018-02-28 11:53:03 -08:00
test Fix cases where previewDart2 and trackWidgetCreation were (#14994) 2018-03-01 07:19:21 -08:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Add support for assets in Fuchsia packages (#14654) 2018-02-14 08:05:05 -08:00
pubspec.yaml Upgrade to test package version 0.12.30+4 (#14853) 2018-02-23 12:49:57 -08:00
README.md Update documentation on how to test flutter_tools (#14567) 2018-02-08 22:15:08 +01:00

Flutter tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test -j1