summaryrefslogtreecommitdiffstats
path: root/dives/test40-42.xml
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-24 07:07:31 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-24 07:07:31 -0700
commit79bb61dba186f8439d30dcf98b7f9dc8e9c2b687 (patch)
treef0bfa68a30f16880b6bbadafbddf3b9bda7ee713 /dives/test40-42.xml
parentc80d1879b75716b47b1d6fb34fc385a08a43e420 (diff)
downloadsubsurface-79bb61dba186f8439d30dcf98b7f9dc8e9c2b687.tar.gz
Adapt CSV test to include suit
Also fixed it to correctly parse the mean depth (duh, a test that had a bug) and added a buddy field for good measure. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dives/test40-42.xml')
-rw-r--r--dives/test40-42.xml16
1 files changed, 12 insertions, 4 deletions
diff --git a/dives/test40-42.xml b/dives/test40-42.xml
index 48f0ffd38..79ffaa01e 100644
--- a/dives/test40-42.xml
+++ b/dives/test40-42.xml
@@ -5,23 +5,31 @@
</divesites>
<dives>
<dive number='1' date='2013-10-01' time='10:34:00' duration='45:00 min'>
+ <buddy>Dirk</buddy>
+ <suit>wet, 5mm</suit>
<divecomputer>
- <depth max='18.0 m' />
+ <depth max='18.0 m' mean='16.0 m' />
</divecomputer>
</dive>
<dive number='2' date='2013-10-01' time='12:13:00' duration='41:00 min'>
+ <buddy>Linus</buddy>
+ <suit>wet, shorty, 3mm</suit>
<divecomputer>
- <depth max='16.2 m' />
+ <depth max='16.2 m' mean='13.5 m' />
</divecomputer>
</dive>
<dive number='3' date='2014-10-01' time='10:02:00' duration='48:00 min'>
+ <buddy>Tomaz</buddy>
+ <suit>none</suit>
<divecomputer>
- <depth max='13.3 m' />
+ <depth max='13.3 m' mean='11.5 m' />
</divecomputer>
</dive>
<dive number='4' date='2014-10-01' time='14:19:00' duration='34:00 min'>
+ <buddy>Don</buddy>
+ <suit>dry, Whites Fusion</suit>
<divecomputer>
- <depth max='24.9 m' />
+ <depth max='24.9 m' mean='20.1 m' />
</divecomputer>
</dive>
<dive number='1' date='2014-04-01' time='10:00:00' duration='77:54 min'>