]> git.tdb.fi Git - ext/subsurface.git/commit
Correctly plot dives ending below the surface
authorDirk Hohndel <dirk@hohndel.org>
Wed, 9 Nov 2011 15:41:41 +0000 (07:41 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Wed, 9 Nov 2011 15:53:10 +0000 (07:53 -0800)
commite38eb77e30c2d0d06eb61db0cd1bdf3f5e164e8d
tree498bd104465ed888b48ccac2bbaadbb69920cda8
parent4b735521e2561fe6d03f9f94122fbdc58f48e4a5
Correctly plot dives ending below the surface

I thought we had fixed this before - but I guess it got broken again
somewhere. We now make sure that the plot_info ends on an entry with
depth 0.

Added test14 to verify the fix.

Also fixed cut'n'paste errors in a few test dive files.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
dives/test1.xml
dives/test11.xml
dives/test12.xml
dives/test13.xml
dives/test14.xml [new file with mode: 0644]
dives/test2.xml
dives/test4.xml
dives/test9.xml
profile.c