aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMAddTests.cmake
AgeCommit message (Expand)Author
2021-12-19Revert "Fix QT_PLUGIN_PATH for unittests"Ahmad Samir
2021-12-19Fix QT_PLUGIN_PATH for unittestsAhmad Samir
2021-10-02ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by defaultAlex Richardson
2021-04-23Modules docs: move rst docs into bracket commentsFriedrich W. H. Kossebau
2020-12-07GIT_SILENT remove debugging for Windows CIDavid Faure
2020-12-07Another attempt to fix QT_PLUGIN_PATH for tests on WindowsDavid Faure
2020-12-06Windows: more double-quotes because of ';' in strings; debugging.David Faure
2020-12-06Windows: fix QT_PLUGIN_PATH for tests by adding double-quotesDavid Faure
2020-12-06Attempt to fix kdav & purpose autotests on Windows CIDavid Faure
2020-06-14extra-cmake-modules: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-03-31Re-enable the setting of QT_PLUGIN_PATH, without the strange backslash.v5.57.0-rc1v5.57.0David Faure
2018-08-31Disable alteration of QT_PLUGIN_PATH by ECM when running tests.Ben Cooksley
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