diff options
author | David Hurka <david.hurka@mailbox.org> | 2020-09-05 16:24:59 +0200 |
---|---|---|
committer | David Faure <faure@kde.org> | 2020-10-16 21:20:08 +0000 |
commit | c81dfc9c2006293dc9a48f0aaba204af28fa6b98 (patch) | |
tree | bc3903c309150c1ff4e6cdbe460d7a9c81cb8233 /src/kconfig_compiler/KConfigCodeGeneratorBase.cpp | |
parent | bc620cca1f4154704744fcdeb4f706e0c54e46f8 (diff) | |
download | kconfig-c81dfc9c2006293dc9a48f0aaba204af28fa6b98.tar.gz kconfig-c81dfc9c2006293dc9a48f0aaba204af28fa6b98.tar.bz2 |
kconf_update: Allow repeated tests in --testmode by ignoring kconf_updaterc
https://techbase.kde.org/Development/Tools/Using_kconf_update#Debugging_and_testing
describes how to run repeated tests of kconf_update scripts in --testmode.
It is necessary to delete update group flags from kconf_updaterc,
which is inconvenient.
With this patch, kconf_update will not use kconf_updaterc when in --testmode,
so this step is no longer necessary.
Additionally, running all installed update scripts automatically
is no longer possible in --testmode, since that is probably only useful
if you have your home directory in ~/.qttest/config/.
I don’t expect problems, since this affects only --testmode, and the update group
flags are still present in the modified config files themselves.
Diffstat (limited to 'src/kconfig_compiler/KConfigCodeGeneratorBase.cpp')
0 files changed, 0 insertions, 0 deletions