Chromium Code Reviews
DescriptionAdd a new test suite 'analyze_tests'
The new test suite 'analyze_tests' will run the analyzer on the
selected tests, and fail if there are static type errors. Currently
only the tests in tests/standalone are included, but that can easily
be expanded.
The reason for starting this was that for M4 we where missing two
'part' files in io.dart (for the HttpBody utility class). This caused
the use of HttpBody in the editor to be complicated. With static type
checking on the tests which tested HttpBody this mistake would have
been caught.
R=ager@google.com, ricow@google.com, kustermann@google.com, ajohnsen@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=21944
Patch Set 1 #Patch Set 2 : Fixed a test with type errors #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||