Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPackDeb: ctest tests for compression scheme leak | Raffi Enficiaud | 2015-11-03 | 1 | -1/+5 |
| | | | | | | Test that changing compression of debian package content does not affect DEBIAN/ files which must be gzipped | ||||
* | CPackDeb: preventing md5sum on symlinks | Raffi Enficiaud | 2015-09-18 | 1 | -3/+9 |
| | | | | | | - Direct call to cmSystemTools::ComputeFileMD5 - Avoiding hashing symlinks - Tests | ||||
* | CPack/DEB per component dependencies | Raffi Enficiaud | 2015-05-08 | 1 | -0/+1 |
| | | | | Dependencies may now be set per component | ||||
* | CPackDeb: Add basic package tests | Raffi Enficiaud | 2015-04-23 | 1 | -0/+192 |
Tests of generated component based deb packages with lintian and dpkg. Also includes basic file name check. |