Commit graph

2 commits

Author SHA1 Message Date
Florian Müllner
eb16b36405
build: Make tests optional
When used as a subproject, there is little point in adding tests
to the parent project's test suite. Even if the tests caught an
error, it wouldn't be in the position of fixing it.

So add a build option that allows parent projects to turn off tests.
2025-06-04 17:42:17 +02:00
James Westman
55e08e4f52
docs: Add examples 2021-10-27 00:31:49 -05:00