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

test programs? #13

Closed
stevengj opened this issue Jul 18, 2014 · 8 comments
Closed

test programs? #13

stevengj opened this issue Jul 18, 2014 · 8 comments

Comments

@stevengj
Copy link
Member

Would be nice to have a make check.

@jiahao
Copy link
Collaborator

jiahao commented Jul 18, 2014

@stevengj
Copy link
Member Author

Great! Would probably be easiest to have a Ruby script (probably best to stick with a single high-level language) that parses this file and converts it into a .c file, so that the C test program can be small.

Also needed are tests for case-folding, grapheme splitting, stripping of control characters, and so on.

@stevengj
Copy link
Member Author

stevengj commented Aug 7, 2014

I added a make check target based on NormalizationTest.txt. Could someone add Travis support for this?

@quinnj
Copy link
Member

quinnj commented Aug 7, 2014

Just pushed a first draft. I think you need owner rights to turn on travis testing?

@stevengj
Copy link
Member Author

stevengj commented Aug 8, 2014

I enabled it. Hopefully, the next commit will trigger a Travis build.

@staticfloat
Copy link
Contributor

I manually triggered a Travis build. You can do so with the "Test Service" button in the Travis settings page.

@stevengj
Copy link
Member Author

stevengj commented Dec 8, 2014

I'm going to close this. We should add more tests, but those should be tied to specific issues.

@stevengj stevengj closed this as completed Dec 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants