aboutsummaryrefslogtreecommitdiff
path: root/autotests/CMakeLists.txt
AgeCommit message (Expand)Author
2017-02-04Don't export KEntryMapStephen Kelly
2017-02-04Don't link against kconfigdata.cpp in the kentrymaptest unit test.Matthew Dawson
2015-10-17Allow KConfig to use resources as fallback config filesChristoph Cullmann
2015-06-15Unittest of reading config data from qt resourceSune Vuorela
2015-04-04KConfig: fix using KSharedConfig in global object destructor.David Faure
2014-06-21Adapt change to NAME_PREFIX behaviour in ecm_add_tests.Alex Merry
2014-06-13Reorder TestsThomas Braxton
2014-05-10Revert "adapt to ECMAddTests change"Alex Richardson
2014-05-10adapt to ECMAddTests changeAlex Richardson
2014-05-07Use ecm_add_test(s) instead of own macroAlex Richardson
2014-03-13Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSIONAurélien Gâteau
2014-01-15Improve dependency specifications.Michael Palimaka
2014-01-13Make Qt5Test an optional dependencyAlex Richardson
2013-12-18Move kconfig code to the root directory.Jenkins CI