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

Try to execute liblouis tests on cross compiled code #4

Open
4 of 5 tasks
reiner-dolp opened this issue Sep 4, 2016 · 3 comments
Open
4 of 5 tasks

Try to execute liblouis tests on cross compiled code #4

reiner-dolp opened this issue Sep 4, 2016 · 3 comments

Comments

@reiner-dolp
Copy link
Collaborator

reiner-dolp commented Sep 4, 2016

  • Write basic unit tests for the Easy-API
  • Write tests that confirm that the cross-compilation of the C-API was successful.
  • Run tests in Browser Env and NodeJS
  • Automatically Run Tests in Travis CI
  • Run YAML tests of main repo.
@bertfrees
Copy link
Member

You could easily write some code to execute the YAML test files. To execute the other tests (mostly C tests) would be trickier.

@bertfrees
Copy link
Member

I suggest executing the tests in the main liblouis repo in order to avoid having to maintain a copy of the YAML files in liblouis-js.

@reiner-dolp
Copy link
Collaborator Author

I will just add a script that fetches the correct version of the folder from the main repo. There is no need for end users to recieve the yaml tests with each installation.

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