aboutsummaryrefslogtreecommitdiff
path: root/autotests
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
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-15Add python bindingsStephen Kelly
2017-01-09autotest: add expected failure with Qt 5.8.0, with runtime check.David Faure
2017-01-08This should now use nullptrDavid Faure
2017-01-06Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2017-01-02Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid
2016-12-16kconfig_compiler: Use nullptr in generated codeKevin Funk
2016-12-07Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"David Faure
2016-12-07Revert "[autotest] Fix stupidity"David Faure
2016-12-02[autotest] Fix stupidityMartin Gräßlin
2016-12-02Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2016-11-12kconfig_compiler - generate code with overridesAllen Winter
2016-10-31Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILESAleix Pol
2016-09-27Marm test QSKIP when running as root.Evgeniy Sadovnik
2016-05-19Add autotest for broken KAuthorised check in tryExec()David Edmundson
2016-04-16kconfigcompiler_test_signals.cpp - pedanticAllen Winter
2016-03-28Add support for get QStandardPaths locations.Sandro Knauß
2015-12-29Ensure group is unescaped properly in kconf_update.Matthew Dawson
2015-12-23Fix some Clazy warningsImran Tatriev
2015-11-09In KConfigTest::testEntryMap, convert QByteArray with nulls using a char *Matthew Dawson
2015-10-30Use QStringLiteral in generated codeMontel Laurent
2015-10-17Allow KConfig to use resources as fallback config filesChristoph Cullmann
2015-09-07[KDesktopFile] add readMimeTypesKai Uwe Broulik
2015-08-19unittest fix: compare floats/doubles rather than strings-made-from-floats/dou...David Faure
2015-08-18Fix unit-tests, expected output changed, so update the tests.Sergio Martins
2015-08-05test_kconf_update: use QStandardPaths test modeDavid Faure
2015-08-05print path on failureDavid Faure
2015-07-27Don't generate deprecated codeAleix Pol
2015-06-22Support translation domain in 'kde' translation systemChusslove Illich (Часлав Илић)
2015-06-15Unittest of reading config data from qt resourceSune Vuorela
2015-05-02Make the test[0-9] executables non gui, to fix OSXDavid Faure
2015-05-02improve error message when binary is not foundDavid Faure
2015-05-02Fix kconf_update for spaces in pathsDavid Faure
2015-05-01implement todoDavid Faure
2015-05-01fix test when TMPDIR is a symlinkDavid Faure
2015-05-01disable xdg-specific test on osxDavid Faure
2015-04-26Generate Q_PROPERTY entries out of KConfigSkeleton classesAleix Pol
2015-04-04KConfig: fix using KSharedConfig in global object destructor.David Faure
2015-03-17Allow to generate qloggingcategories support.Montel Laurent
2015-02-14Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."Matthew Dawson
2015-02-14Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.Matthew Dawson
2015-01-07Fix KCoreConfigSkeleton when toggling a value with saves in betweenAlbert Astals Cid
2015-01-06Don't upgrate config file with upd file from kde4.Montel Laurent
2014-09-18Replace nullptr with Q_NULLPTR.Nicolás Alvarez
2014-07-01Fix compiler warning due to undefined macroAlex Richardson
2014-07-01Fix reading of XDG style semicolon separated lists with escaped ';'Alex Richardson
2014-07-01Fix unittest: must sync in main thread for other threads to see the changesDavid Faure
2014-07-01KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.David Faure