mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add test for merging multiple cylinders
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e8923a9bad
commit
ec20d36f3c
5 changed files with 1296 additions and 0 deletions
|
@ -20,6 +20,7 @@ private slots:
|
|||
void testParseCompareNewFormatOutput();
|
||||
void testParseDLD();
|
||||
void testParseCompareDLDOutput();
|
||||
void testParseMerge();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue