Skip to content

Tests: Refactor contract test activation

Brad King requested to merge brad.king/cmake:test-contract-refactor into master

Use separate CMake_TEST_CONTRACT_<project> variables for each test. Make the set of possible tests match what is in the source tree.

Also de-duplicate some logic and remove unused content.

Merge request reports