Skip to content

build: Add a build-internal-tests option

Matthias Clasen requested to merge internal-test-option into master

Internal tests link against the static library, which takes a long time. Making it possible to run only the public api tests is good for faster turnaround times.

Merge request reports