-
Notifications
You must be signed in to change notification settings - Fork 61
Continuous integration
Andrey Fedorov edited this page Jun 11, 2016
·
4 revisions
How to use CTest with Jenkins xUnit or JUnit Plugin
http://stackoverflow.com/questions/6329215/how-to-get-ctest-results-in-hudson-jenkins
Travis-CI tutorial: https://www.raywenderlich.com/109418/travis-ci-tutorial
https://coveralls.zendesk.com/hc/en-us/articles/201342799-C-C-
https://github.com/JoakimSoderberg/coveralls-cmake
Notes from a QIICR meeting discussion:
- add a mechanism for deterministic generation of UIDs
- reset UIDs prior to comparison
- do hash comparison of the objects
- note that there are binary versions of the dicom3tools for all 3 platforms
- build-time testing vs testing of the packaged application