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

Testability: how to find the right frogtests? #9

Open
proycon opened this issue Sep 5, 2016 · 1 comment
Open

Testability: how to find the right frogtests? #9

proycon opened this issue Sep 5, 2016 · 1 comment
Assignees

Comments

@proycon
Copy link
Member

proycon commented Sep 5, 2016

Since the frog tests are in a separate repository, automatic testing of any arbitrary version (that includes old versions) is not possible without explicitly establishing which frogtests version is needed for which frog version. This is relevant for the debian package build process. How can we solve this?

The same issue applies to libfolia and ucto.

@kosloot
Copy link
Collaborator

kosloot commented Sep 6, 2016

This is quite hard. Tests may depend on the frog version, but also on frogdata, ucto or libfolia versions.
The only reasonable thing to do is probably add more test cases to 'make check'

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

2 participants