mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
669be63134
* Allow set enum as json value (#4363) * fix issue #4341 add testEnum if you set enum as json value then it will be cast to int * add behavour for enum into VarHolderImpl add tests for enum classes with differnent underline integral types * replace static_cast with convertTo* methods, they can chaeck types and limits * fix missing types for convert methods * fix code style add testEnumType to the VarTest.cpp, extract() works * enh(VarHolder): replace ::value and ::type with shortcuts --------- Co-authored-by: Alexander B <ale.bychuk@gmail.com> |
||
---|---|---|
.. | ||
data | ||
src | ||
CMakeLists.txt | ||
Makefile | ||
Makefile-Driver | ||
Makefile-TestApp | ||
Makefile-TestLibrary | ||
nonexistent.txt | ||
TestApp_vs160.vcxproj | ||
TestApp_vs160.vcxproj.filters | ||
TestApp_vs170.vcxproj | ||
TestApp_vs170.vcxproj.filters | ||
TestLibrary_vs160.vcxproj | ||
TestLibrary_vs160.vcxproj.filters | ||
TestLibrary_vs170.vcxproj | ||
TestLibrary_vs170.vcxproj.filters | ||
testlibrary.opt | ||
TestSuite_vs160.vcxproj | ||
TestSuite_vs160.vcxproj.filters | ||
TestSuite_vs170.vcxproj | ||
TestSuite_vs170.vcxproj.filters |