aboutsummaryrefslogtreecommitdiff
path: root/autotests
AgeCommit message (Expand)Author
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
2014-05-07Test that kconfig always uses native line endings in the created filesAlex Richardson
2014-05-07Fix kconf_update test on WindowsAlex Richardson
2014-05-07Generate MOC files for kconfig_compiler outputs in tests.Matthew Dawson
2014-05-07fix kconfig_compiler test on windowsAlex Richardson
2014-05-07Fix unit tests after renaming the test executablesAlex Richardson
2014-05-07Use ecm_add_test(s) instead of own macroAlex Richardson
2014-04-26Adapt to changes in KDEInstallDirsAleix Pol
2014-03-28Stop re-loading values inside KCoreConfigSkeleton::save().Matthew Dawson
2014-03-24Rename the kconfig_compiler_kf5 target to kconfig_compilerAlex Merry
2014-03-23Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.David Faure