lloyd / yajl

A fast streaming JSON parsing library in C.
http://lloyd.github.com/yajl
ISC License
2.15k stars 435 forks source link

Added a option to enable and disable the tests. #159

Open ABCBurns opened 9 years ago

ABCBurns commented 9 years ago

I wan't to include the yajl sources to our project sources. But I don't want to build and execute the tests of the external sources. Because of that I need the possibility to control the yajl build from outside. Best regards Christoph Perick

ABCBurns commented 9 years ago

I wan't to include the yajl sources to our project sources. But I don't want to build and execute the tests of the external sources. Because of that I need the possibility to control the yajl build from outside. Best regards Christoph Perick