GPSBabel / gpsbabel

GPSBabel: convert, manipulate, and transfer data from GPS programs or GPS receivers. Open Source and supported on MacOS, Windows, Linux, and more. Pointy clicky GUI or a command line version...
https://www.gpsbabel.org
GNU General Public License v2.0
473 stars 126 forks source link

enhance gpx test to validate gpx writer. #1191

Closed tsteven4 closed 10 months ago

tsteven4 commented 10 months ago

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.