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

enhance gpx test to validate gpx writer. #1191

Merged
merged 5 commits into from
Oct 23, 2023

Conversation

tsteven4
Copy link
Collaborator

@tsteven4 tsteven4 commented Oct 21, 2023

this reveals our writer producing a schema violation (#1190), an exception is made to avoid testing with this input. The exception should be removed when we fix the gpx writer. The violation, and others like it, are fixed. Testing is enhanced to cover all the similar cases.

this reveals our writer producing a schema violation, an exception
is made to avoid testing with this input.  The exception should
be removed when we fix the gpx writer.
Copy link
Collaborator

@robertlipe robertlipe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid! Thank you.

I never even thought about the order of our GPX pass-through. Nice find.

@tsteven4 tsteven4 merged commit 1aa1554 into GPSBabel:master Oct 23, 2023
20 checks passed
@tsteven4 tsteven4 deleted the validategpx branch October 23, 2023 17:57
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.

2 participants