Skip to content
Christian Sailer edited this page Sep 19, 2017 · 2 revisions

depthmapX

This is the home for the current depthmapX development. depthmapX 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 and FakeIt 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