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

testing / fixing issue 32 #33

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

wookietreiber
Copy link

adds a test for #32

- the tests have been using an installed sickle version, which was in
  PATH, not the built ones
- I added these tests just out of curiosity to try to integrate valgrind
  into the test suite
- also fixes the only detected leaks which are rather trivial and
  would have been non-problematic anyway (just to make the tests pass)
... this should be done by the devs to assure
configure will check everything
- the included, outdated kseq.h is removed

- instead configure checks for htslib via pkg-config

- htslib includes the latest version of kseq.h, latest htslib is 1.2.1
  as of this writing

- the __KS* and __KSEQ* imports have changed a bit, they are modified to
  work with the latest kseq.h/htslib version without throwing compiler
  warnings
@wookietreiber
Copy link
Author

The latest commits now fix #32.

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

Successfully merging this pull request may close these issues.

1 participant