index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-05-27
Avoid cmake variables and pass sources directly to macro
Friedrich W. H. Kossebau
2021-05-16
GIT_SILENT: use qt_ macro
Laurent Montel
2021-05-04
Fix cmake warning
Laurent Montel
2021-02-06
Compile without implicit cast from ASCII
Ahmad Samir
2017-10-26
Don't build the kconfig_compiler tests when crosscompiling
Aleix Pol
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-08-01
autotests: fix the failures I got here.
David Faure
2017-02-04
Fix linking on Windows: don't link kentrymaptest to KConfigCore.
David Faure
2017-02-04
Don't export KEntryMap
Stephen Kelly
2017-02-04
Don't link against kconfigdata.cpp in the kentrymaptest unit test.
Matthew Dawson
2015-10-17
Allow KConfig to use resources as fallback config files
Christoph Cullmann
2015-06-15
Unittest of reading config data from qt resource
Sune Vuorela
2015-04-04
KConfig: fix using KSharedConfig in global object destructor.
David Faure
2014-06-21
Adapt change to NAME_PREFIX behaviour in ecm_add_tests.
Alex Merry
2014-06-13
Reorder Tests
Thomas Braxton
2014-05-10
Revert "adapt to ECMAddTests change"
Alex Richardson
2014-05-10
adapt to ECMAddTests change
Alex Richardson
2014-05-07
Use ecm_add_test(s) instead of own macro
Alex Richardson
2014-03-13
Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION
Aurélien Gâteau
2014-01-15
Improve dependency specifications.
Michael Palimaka
2014-01-13
Make Qt5Test an optional dependency
Alex Richardson
2013-12-18
Move kconfig code to the root directory.
Jenkins CI