Chromium Code Reviews
DescriptionCreate a new class for parser tests that test top level constructs.
These parser tests should be easy to port over to Fasta; the others
will be more difficult because they invoke parser methods that may not
have exact analogues in Fasta's parser.
This CL is almost entirely code motion; the only substantive changes
are the creation of the new class TopLevelParserTest, and the creation
of the new mixin ParserTestHelpers (for the helper methods needed by
TopLevelParserTest).
R=brianwilkerson@google.com, scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/d5f44ff8be73c0c7cfd0f61141b6326a8e734a16
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||