mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
tcx file with time < 0 causes cpint crash
Also added a file for descriptions of test cases.
This commit is contained in:
committed by
Sean Rhea
parent
64256bd24a
commit
fcfae4d596
2
src/test/rides/2009_01_09_11_13_14.tcx
Executable file
2
src/test/rides/2009_01_09_11_13_14.tcx
Executable file
File diff suppressed because one or more lines are too long
8
src/test/rides/descriptions.txt
Normal file
8
src/test/rides/descriptions.txt
Normal 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.
|
||||
Reference in New Issue
Block a user