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

documentation: missing description for unit tests? #828

Closed
lpaulsen93 opened this issue Feb 23, 2019 · 2 comments
Closed

documentation: missing description for unit tests? #828

lpaulsen93 opened this issue Feb 23, 2019 · 2 comments

Comments

@lpaulsen93
Copy link
Contributor

I wanted to write some unit tests. I saw that there seems to be a unit test infrastructure using the check framework. But I did not find any documentation about how to build geany-plugins for unit testing.

So:
How do I build for unit-testing and how do I run the tests?

@elextr
Copy link
Member

elextr commented Feb 23, 2019

If you mean make check thats in autotools docs eg http://buildsystem-manual.sourceforge.net/Tests.html#Tests

@lpaulsen93
Copy link
Contributor Author

Thanks @elextr that helped me. I still got problems with building the test but I now know how to start the build. So I close this. I'll report my problems at the corresponding PR.

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