* /trunk/src/gpstools/GPST.pm
[gpstools.git] / BUGS
blobfa287ab540d49c5f17b3fb914b0feb90802f47db
1 $Id$
2 File ID: 8904181c-fafa-11dd-b90d-000475e441b9
4 gpst
6   Does not create <name> elements in GPX output.
7     Affected tests:
8     - "../gpst -e -o gpx pause.gpx" - --epoch is ignored in gpx output
9     - "../gpst -o gpx missing.gpsml" - Output GPX from gpsml with missing data
10     - "../gpst -w -o gpx pause.gpx" - Strip whitespace from GPX output
12 vim: set ts=2 sts=2 sw=2 et tw=78 :