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

Basic checker tests #23

Open
getify opened this issue Feb 20, 2019 · 4 comments
Open

Basic checker tests #23

getify opened this issue Feb 20, 2019 · 4 comments

Comments

@getify
Copy link
Owner

getify commented Feb 20, 2019

Pass in various code snippets, verify the error messages produced.

@getify getify mentioned this issue Feb 20, 2019
11 tasks
mraak added a commit that referenced this issue Feb 26, 2019
@mraak
Copy link
Collaborator

mraak commented Feb 26, 2019

Please check the branch. There is one strange problem. When I load the code into checker as string, it doesn't work correctly, but when I load the same code from file as UTF8, it works exactly as expected.

If this is OK as you see it, I can now keep on adding more and more tests and dig out the test examples from closed tickets.

@getify
Copy link
Owner Author

getify commented Feb 26, 2019

See: 3f2e7ff#r32487001

mraak added a commit that referenced this issue Feb 26, 2019
@mraak
Copy link
Collaborator

mraak commented Feb 26, 2019

Solved and pushed.

@getify
Copy link
Owner Author

getify commented Feb 26, 2019

👍

mraak added a commit that referenced this issue Mar 2, 2019
mraak added a commit that referenced this issue Mar 2, 2019
* #23 basic tests

* #23 Fixed inline code checking

* #23 Added tests, add param for checker verbosity.
mraak added a commit that referenced this issue Mar 18, 2019
getify pushed a commit that referenced this issue Mar 18, 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

No branches or pull requests

2 participants