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

Release candidate for geodesic library version 1.49. #562

Merged
merged 5 commits into from Aug 30, 2017

Conversation

cffk
Copy link
Contributor

@cffk cffk commented Aug 29, 2017

Only substantial changes are (1) testing the HAVE_C99_MATH flag and
acting accordingly and (2) adding a couple of tests.

Only substantial changes are (1) testing the HAVE_C99_MATH flag and
acting accordingly and (2) adding a couple of tests.
@cffk
Copy link
Contributor Author

cffk commented Aug 30, 2017

What's the mechanism for getting code included in the coverage tests? geodtest.c is run by cmake's make test and exercises most of geodesic.c. Presumably there's some magic that gets this run by the coverage tests.

@kbevers
Copy link
Member

kbevers commented Aug 30, 2017

These are the relevant lines in the Travis setup script. Is the geod test only included in the cmake test? If so, that might be the reason.

It's already including in cmake's test suite.
should have included geodesic.c and not geod.c and yet I'm not allowed
to use geodesic.c except through the library and then the coverage of
geodesic.c seems to be wildly wrong.
@cffk cffk merged commit 1926441 into OSGeo:master Aug 30, 2017
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.

None yet

2 participants