aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMCheckOutboundLicenseTest/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-07-13Fix typos found by codespellChristophe Giboudeaux
GIT_SILENT
2021-02-26Fix ECMCheckOutboundLicenseTest to find the FindReuseTool.cmake filev5.80.0-rc1v5.80.0Friedrich W. H. Kossebau
2020-09-26Introduce plausibility check for outbound licenesAndreas Cord-Landwehr
When creating a library or executable, several source files are combined into a binary artifact that has an outbound license of its own. This test generator allows to check if the combined source files are compatible with the desired outbound license. Requirements for using these tests: - input source files must contain the SPDX-License-Information tag - python3 must be available - the "reuse spdx" tool must be available