tcx file with time < 0 causes cpint crash

Also added a file for descriptions of test cases.
This commit is contained in:
Julian Simioni
2009-09-20 12:18:45 -07:00
committed by Sean Rhea
parent 64256bd24a
commit fcfae4d596
2 changed files with 10 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
2009_08_30_21_17_25.tcx
A TCX file from a Garmin 705. Includes power, altitude, and heart rate
data. Good general case test of TCX import
2009_01_09_11_13_14.tcx
A TCX file from a Garmin 705. Includes altitude but no power or heart
rate. Time starts before 0, causing cpint crash. Also a good test for
handling missing data.