json-schema-validator
json-schema-validator copied to clipboard
fix: Fedora packaging
Depends on: #306
Ok, I know what is wrong with this one. Need to fix the example and test-suite. Basically I will implement the format in: https://github.com/LecrisUT/CMake-Template to be more portable
@pboettch About the manual tests, e.g. issue-25-default-values.cpp, do you have a preference to have it in the current plain int main form or are you ok with adding either googletest or catch2?
Yes, go ahead if you have time with Catch2.
Please rebase on main to get the pre-commit fixes