TCX test file with out of bound values

.. caused v3.2 to crash on interval discovery and
   contains out of bound values for power, speed and
   cadence.

.. good for testing code doesn't make assumptions about
   data values.

.. thanks to Neil Jones for the test file and permission
   to distribute for testing
This commit is contained in:
Mark Liversedge
2015-10-11 14:06:15 +01:00
parent 3a6c1a013f
commit 83164b7e7d
2 changed files with 427369 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -86,3 +86,7 @@ Move_2014_01_17_09_33_11.gpx
moxy.fit
A moxy .fit file with smO2 and thb data.
2015-09-27-0755_Road_Cycling_WF.tcx
Contains out of bound values for speed and power that can cause
crashes when making assumptions about data values in code.