Add tests
ClosedPublic

Authored by ematirov on Jun 13 2017, 4:55 PM.

Details

Summary

Add tests for numbers and loops.
Document comments skipping in lexer. I'm not sure that this behavior should be kept this way but now it's so and extracting comments is based on that and works fine. So, at least, add a test which states that skipping comments is intended.

Diff Detail

Repository
R59 KDevelop Go
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ematirov created this revision.Jun 13 2017, 4:55 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJun 13 2017, 4:55 PM
ematirov updated this revision to Diff 15449.Jun 14 2017, 6:36 PM
ematirov edited the summary of this revision. (Show Details)

Add tests for loops.

apol accepted this revision.Jun 14 2017, 10:08 PM
This revision is now accepted and ready to land.Jun 14 2017, 10:08 PM
This revision was automatically updated to reflect the committed changes.