hchain created this revision. hchain added reviewers: meven, crossi, ervin, bport, tcanabrava. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. hchain requested review of this revision.
REVISION SUMMARY - When GenerateProperties and Mutators are activated, the generated code did not handle min/max properly - In the case of a parameterized entry, generated code also did not handle min/max TEST PLAN - auto tests included REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D27497 AFFECTED FILES autotests/kconfig_compiler/CMakeLists.txt autotests/kconfig_compiler/kconfigcompiler_test.cpp autotests/kconfig_compiler/test_param_minmax.cpp.ref autotests/kconfig_compiler/test_param_minmax.h.ref autotests/kconfig_compiler/test_param_minmax.kcfg autotests/kconfig_compiler/test_param_minmax.kcfgc autotests/kconfig_compiler/test_param_minmax_main.cpp autotests/kconfig_compiler/test_properties_minmax.cpp.ref autotests/kconfig_compiler/test_properties_minmax.h.ref autotests/kconfig_compiler/test_properties_minmax.kcfg autotests/kconfig_compiler/test_properties_minmax.kcfgc autotests/kconfig_compiler/test_properties_minmax_main.cpp src/kconfig_compiler/KConfigCommonStructs.h src/kconfig_compiler/KConfigSourceGenerator.cpp src/kconfig_compiler/KConfigXmlParser.cpp src/kconfig_compiler/kconfig_compiler.cpp To: hchain, meven, crossi, ervin, bport, tcanabrava Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns