Chromium Code Reviews
DescriptionEnable mirrors for all the classes in the analyzer tests.
Othewise dart2js cannot find these classes.
I've tried to annotate *Test classes only with ReflectiveTestCase, but
practically, because almost all the methods are test_*, we end up
having reflection information for almost all methods. So, for simplicity
let's just enable it for everything.
R=brianwilkerson@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=40980
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||