mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-01 06:30:26 +00:00
ef7771ebf2
As much as Linus' dives may be fun to look at, they don't help us test the app. Writing these test dives I already found a couple of bugs - and I'm just getting started. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
9 lines
356 B
XML
9 lines
356 B
XML
<dives>
|
|
<program name='subsurface' version='1'></program>
|
|
<dive number='2' date='2011-01-01' time='10:00:00' duration='30:00 min'>
|
|
<depth max='30.00 m' mean='15.00 m' />
|
|
<location>3rd test dive, add cylinder with no start/end pressure</location>
|
|
<cylinder size='9.987 l' workpressure='206.843 bar' description='AL72' />
|
|
</dive>
|
|
</dives>
|
|
|