Commit Graph

3 Commits

Author SHA1 Message Date
Martchus ec4a44e4de Format tests and examples as well 2022-01-30 21:32:08 +01:00
Martchus c7190f9d04 Ensure examples return with zero exit code (so they can be treated as tests) 2022-01-30 01:21:31 +01:00
Martchus b499a201c2 Add CMake build system replacing Makefile
* Allow building a shared library with proper exports
* Remove bundled catch2 library in favor of searching for system-provided
  version
* Adapt/fix tests and examples to latest changes
* Fix several warnings
2022-01-30 01:14:42 +01:00