Skip to content
Christian Sailer edited this page Jun 29, 2017 · 6 revisions

depthmapX blackseamonster

This is the temporary home for the current depthmapX development - it shall find a home at https://github.com/SpaceGroupUCL/depthmapX hopefully soon

This fork has been moved to QT5 and a somewhat more recent compiler. Have a look at the change log to see what else has changed

Build and integration

It is using travis-ci.org for continuous integration of all changes, the current build status:

Apart from using catch for unit testing, depthmapX now also has a regression testing framework to ensure that features do not get broken. Have a look at [regression testing](Regression Testing) to see how this works.

Clone this wiki locally