JSONTestSuite icon indicating copy to clipboard operation
JSONTestSuite copied to clipboard

Add Makefile to compile test binaries

Open dj-bauer opened this issue 1 year ago • 0 comments

I see, that many of the test parsers are put as a binary and source files. I suggest creating Makefiles for at least some of them so a script: build_tests.sh or similar could compile them all after cloning the repo. This could potentially massively shrink down the size of the repository to clone but also help with binary compatibility and ease of use. If you are interested in this feature, but don't want to implement this yourself, i would be willing to put some help in it :)

dj-bauer avatar Dec 05 '24 15:12 dj-bauer