index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ECMAddTests.cmake
Age
Commit message (
Expand
)
Author
2021-12-19
Revert "Fix QT_PLUGIN_PATH for unittests"
Ahmad Samir
2021-12-19
Fix QT_PLUGIN_PATH for unittests
Ahmad Samir
2021-10-02
ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by default
Alex Richardson
2021-04-23
Modules docs: move rst docs into bracket comments
Friedrich W. H. Kossebau
2020-12-07
GIT_SILENT remove debugging for Windows CI
David Faure
2020-12-07
Another attempt to fix QT_PLUGIN_PATH for tests on Windows
David Faure
2020-12-06
Windows: more double-quotes because of ';' in strings; debugging.
David Faure
2020-12-06
Windows: fix QT_PLUGIN_PATH for tests by adding double-quotes
David Faure
2020-12-06
Attempt to fix kdav & purpose autotests on Windows CI
David Faure
2020-06-14
extra-cmake-modules: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-03-31
Re-enable the setting of QT_PLUGIN_PATH, without the strange backslash.
v5.57.0-rc1
v5.57.0
David Faure
2018-08-31
Disable alteration of QT_PLUGIN_PATH by ECM when running tests.
Ben Cooksley
2017-11-24
ecm_add_test: Use proper path sep on Windows
Kevin Funk
2017-11-05
ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found
David Faure
2017-08-10
Revert "RFC: Make ECMAddTests respect BUILD_TESTING"
Kevin Funk
2017-08-10
Revert "doc: Add 'Since' note"
Kevin Funk
2017-08-09
doc: Add 'Since' note
Kevin Funk
2017-08-07
RFC: Make ECMAddTests respect BUILD_TESTING
Kevin Funk
2016-08-31
add full license text
Allen Winter
2015-05-18
Add arguments to ecm_add_tests for listing added tests.
Alex Merry
2015-05-18
Rework ECMAddTests documentation to emphasis ecm_add_tests().
Alex Merry
2015-05-16
Revert "Add PROPERTIES argument to ecm_add_test and ecm_add_tests."
Alex Merry
2015-05-13
Add PROPERTIES argument to ecm_add_test and ecm_add_tests.
Alex Merry
2015-05-13
Add unit tests for ECMAddTests module.
Alex Merry
2015-02-06
Document when modules were added to ECM.
Alex Merry
2014-06-21
ECMAddTests: make NAME_PREFIX only apply to the test, not the target
Alex Merry
2014-05-10
Revert "use the NAME_PREFIX only for the test, not for the executable"
Alex Merry
2014-05-10
add in the correct location. sorry for the noise
Patrick Spendrin
2014-05-10
hotfix
Patrick Spendrin
2014-05-09
use the NAME_PREFIX only for the test, not for the executable
Patrick Spendrin
2014-05-03
use different syntax to run the target in question instead of an executable i...
Patrick Spendrin
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-01-22
Mark target created by ecm_add_test as non GUI by default
Alex Richardson
2013-10-07
debug--
Aleix Pol
2013-10-07
Fix typo
Aleix Pol
2013-10-03
Add new functions for adding unit tests
Alex Richardson