aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMAddTests.cmake
AgeCommit message (Expand)Author
2017-11-24ecm_add_test: Use proper path sep on WindowsKevin Funk
2017-11-05ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be foundDavid Faure
2017-08-10Revert "RFC: Make ECMAddTests respect BUILD_TESTING"Kevin Funk
2017-08-10Revert "doc: Add 'Since' note"Kevin Funk
2017-08-09doc: Add 'Since' noteKevin Funk
2017-08-07RFC: Make ECMAddTests respect BUILD_TESTINGKevin Funk
2016-08-31add full license textAllen Winter
2015-05-18Add arguments to ecm_add_tests for listing added tests.Alex Merry
2015-05-18Rework ECMAddTests documentation to emphasis ecm_add_tests().Alex Merry
2015-05-16Revert "Add PROPERTIES argument to ecm_add_test and ecm_add_tests."Alex Merry
2015-05-13Add PROPERTIES argument to ecm_add_test and ecm_add_tests.Alex Merry
2015-05-13Add unit tests for ECMAddTests module.Alex Merry
2015-02-06Document when modules were added to ECM.Alex Merry
2014-06-21ECMAddTests: make NAME_PREFIX only apply to the test, not the targetAlex Merry
2014-05-10Revert "use the NAME_PREFIX only for the test, not for the executable"Alex Merry
2014-05-10add in the correct location. sorry for the noisePatrick Spendrin
2014-05-10hotfixPatrick Spendrin
2014-05-09use the NAME_PREFIX only for the test, not for the executablePatrick Spendrin
2014-05-03use different syntax to run the target in question instead of an executable i...Patrick Spendrin
2014-04-11Add documentation generation using SphinxAlex Merry
2014-01-22Mark target created by ecm_add_test as non GUI by defaultAlex Richardson
2013-10-07debug--Aleix Pol
2013-10-07Fix typoAleix Pol
2013-10-03Add new functions for adding unit testsAlex Richardson