subsurface/dives
Dirk Hohndel c796c16115 Add two test dives that triggered the bug fixed in the previous commit
Loading these two XML files created a divelist with two trips that each
started at the same time but that were NOT linked together (because the
code in insert_trip detected that they started at the same time). Since
the trips were not linked together, trying to then merge those two trips
from the UI got us into an infinite loop, trying to move a dive from one
trip into the same trip (as the code couldn't find the trip that wasn't
linked into the dive_trip_list).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2012-12-06 13:06:16 -08:00
..
test0.xml Replace Linus' dives with useful test dives that help test the app 2011-11-04 10:47:38 -07:00
test1.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test2.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test3.xml Replace Linus' dives with useful test dives that help test the app 2011-11-04 10:47:38 -07:00
test4.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test5.xml Replace Linus' dives with useful test dives that help test the app 2011-11-04 10:47:38 -07:00
test6.xml Replace Linus' dives with useful test dives that help test the app 2011-11-04 10:47:38 -07:00
test7.xml Update test dives 2011-11-04 14:54:22 -07:00
test8.xml Fix missing pressure plot at start of the dive in some situations 2011-11-04 15:38:46 -07:00
test9.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test10.xml Update test dives 2011-11-04 14:54:22 -07:00
test11.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test12.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test13.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test14.xml Correctly plot dives ending below the surface 2011-11-09 07:53:10 -08:00
test15.xml Make test dive 15 a bit more useful 2011-12-12 10:11:53 -08:00
test16.xml Two test dives I added a couple of months ago 2011-12-12 09:24:54 -08:00
test17.xml Two test dives I added a couple of months ago 2011-12-12 09:24:54 -08:00
test18.xml Add three more trimix test dives 2011-12-12 10:12:29 -08:00
test19.xml Add three more trimix test dives 2011-12-12 10:12:29 -08:00
test20.xml Add three more trimix test dives 2011-12-12 10:12:29 -08:00
test21.xml Correct the trip related test dives 2012-09-03 10:31:25 -07:00
test22.xml Correct the trip related test dives 2012-09-03 10:31:25 -07:00
test23.xml Correct the trip related test dives 2012-09-03 10:31:25 -07:00
test24.xml Correctly deal with empty XML files 2012-09-17 21:03:30 -04:00
test25.xml Add two test dives that triggered the bug fixed in the previous commit 2012-12-06 13:06:16 -08:00
test26.xml Add two test dives that triggered the bug fixed in the previous commit 2012-12-06 13:06:16 -08:00