summaryrefslogtreecommitdiffstats
path: root/Tests/CPackComponentsDEB/mylib.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-0/+1
| | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
* CPackDeb: Add basic package testsRaffi Enficiaud2015-04-231-0/+7
Tests of generated component based deb packages with lintian and dpkg. Also includes basic file name check.