Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Provide tests for lexer function #34

Open
demizer opened this issue Apr 29, 2015 · 0 comments
Open

Provide tests for lexer function #34

demizer opened this issue Apr 29, 2015 · 0 comments

Comments

@demizer
Copy link
Owner

demizer commented Apr 29, 2015

The lexer functions need to be properly tested, similar to how the parser functions are tested.

peek()
peekBack()
next()
backup()

While implementing inline markup, I found a few problems with next() and backup() that should have been found with proper testing!

@demizer demizer modified the milestone: First release May 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant