From 3fef6ec31da786bde7f249dd9c07121944ddd9ee Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 21 Feb 2017 17:23:19 -0800 Subject: Simple test case for merging dives We do some merging in a couple of the other tests as well, but the idea is to have specific test cases that exercise our merge logic. This one starts simple. Merge a dive with some valid info with a second one that has less data filled. And then try it in both possible orders. It shows a few potential problems. Signed-off-by: Dirk Hohndel --- dives/test47+48.xml | 22 ++++++++++++++++++++++ dives/test48.xml | 13 +++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 dives/test47+48.xml create mode 100644 dives/test48.xml (limited to 'dives') diff --git a/dives/test47+48.xml b/dives/test47+48.xml new file mode 100644 index 000000000..aa4c129c0 --- /dev/null +++ b/dives/test47+48.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/dives/test48.xml b/dives/test48.xml new file mode 100644 index 000000000..421325c4b --- /dev/null +++ b/dives/test48.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2