index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
test_kconf_update.cpp
Age
Commit message (
Expand
)
Author
2022-05-21
remove unused includes
Xaver Hugl
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-06
Fix windows build on the CI
Ahmad Samir
2021-02-06
Less implicit cast from ASCII
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2020-08-30
Port from QSharedPointer to unique_ptr. There's no sharing going on here.
David Faure
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-08-06
autotests: mkpath ~/.qttest/config
David Faure
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-11-30
Fix some clazy warning
Montel Laurent
2015-08-05
test_kconf_update: use QStandardPaths test mode
David Faure
2015-08-05
print path on failure
David Faure
2015-05-02
Fix kconf_update for spaces in paths
David Faure
2015-05-01
implement todo
David Faure
2015-02-14
Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."
Matthew Dawson
2015-02-14
Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.
Matthew Dawson
2015-01-06
Don't upgrate config file with upd file from kde4.
Montel Laurent
2014-05-07
Fix kconf_update test on Windows
Alex Richardson
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI