aboutsummaryrefslogtreecommitdiff
path: root/autotests
AgeCommit message (Expand)Author
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
2014-06-27Fix build on Visual C++ 2010.Nicolás Alvarez
2014-06-27Fix syntax in kdesktopfiletest.Nicolás Alvarez
2014-06-21Adapt change to NAME_PREFIX behaviour in ecm_add_tests.Alex Merry
2014-06-21Fix reading of entries for language/country combinationsMartin Gräßlin
2014-06-13Reorder TestsThomas Braxton
2014-06-12Fix locale-aware reading in KDesktopFileMartin Gräßlin
2014-06-12Simple CleanupsThomas Braxton
2014-05-26REVIEW: 118039Thomas Braxton
2014-05-10Revert "adapt to ECMAddTests change"Alex Richardson
2014-05-10adapt to ECMAddTests changeAlex Richardson
2014-05-07Apparently calling readAll() on the temporary file doesn't workAlex Richardson