commit | 50865e93876c9b87ae2c65f009145e4fdeca878f | [log] [tgz] |
---|---|---|
author | Vyacheslav Egorov <vegorov@google.com> | Mon Dec 11 12:49:22 2017 +0000 |
committer | Vyacheslav Egorov <vegorov@google.com> | Mon Dec 11 12:49:22 2017 +0000 |
tree | 22d8ff40f22027383cfc52dfb629e788299f5d41 | |
parent | e01a98d11fd6f3592386c7d6f91630a574138451 [diff] |
[vm/testing] Make --strong -c dartk configuration a Dart 2.0 configuration. Switch it to use pkg/vm/tool/dart2 which is the source of truth for what Dart 2 VM configuration means. Don't pass any additional flags from tools/test.py itself. Align pkg/vm/tool/dart2 with what tools/test.py was passing to VM on _2 suites. Make default invocation `tools/test.py -c dartk --strong -m release,debug` green by updating status files and skipping suites that are not Dart 2.0 compliant. I have filed issues #31588 for isolate suite and #31587 for service suite. Change-Id: I882b28f6a011eabf69c349ff0792b275434e39ff Reviewed-on: https://dart-review.googlesource.com/27820 Commit-Queue: Vyacheslav Egorov <vegorov@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.