aboutsummaryrefslogtreecommitdiff
path: root/autotests/test_kconf_update.cpp
AgeCommit message (Expand)Author
2022-05-21remove unused includesXaver Hugl
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06Fix windows build on the CIAhmad Samir
2021-02-06Less implicit cast from ASCIIAhmad Samir
2021-02-06General code cleanupAhmad Samir
2020-08-30Port from QSharedPointer to unique_ptr. There's no sharing going on here.David Faure
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-08-06autotests: mkpath ~/.qttest/configDavid Faure
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-11-30Fix some clazy warningMontel Laurent
2015-08-05test_kconf_update: use QStandardPaths test modeDavid Faure
2015-08-05print path on failureDavid Faure
2015-05-02Fix kconf_update for spaces in pathsDavid Faure
2015-05-01implement todoDavid Faure
2015-02-14Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."Matthew Dawson
2015-02-14Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.Matthew Dawson
2015-01-06Don't upgrate config file with upd file from kde4.Montel Laurent
2014-05-07Fix kconf_update test on WindowsAlex Richardson
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI