Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #32 by adding test cases for the offending procs #33

Merged
merged 2 commits into from
Jun 10, 2019

Conversation

Vindaar
Copy link
Collaborator

@Vindaar Vindaar commented Jun 10, 2019

Adds test cases for each of the procs that were previously broken. Note that we now include the parsetoml module in the tests, so that we can test the set* procs without exporting them.

I left out testing the changed parseDate* procs.

Note: we now include `parsetoml` in the test file so that we can also
test procs not exported.
@Vindaar Vindaar changed the title Fixes #32 and adds test cases for the offending procs Closes #32 by adding test cases for the offending procs Jun 10, 2019
@PMunch PMunch merged commit 0395221 into NimParsers:master Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants