Commit Graph

6 Commits

Author SHA1 Message Date
Martchus 71b613bc7c Avoid error when rebuilding database 2024-03-09 12:11:52 +01:00
Martchus 3a2160ee67 Improve tests for typed DBI 2024-03-08 19:15:16 +01:00
Marius Kittler f015a9444d Support version 3 of Catch2 2023-01-22 23:07:15 +01:00
Martchus b75ff2602b Ensure all tests/examples pass without args and don't interfere with each other 2022-01-30 22:27:05 +01:00
Martchus ec4a44e4de Format tests and examples as well 2022-01-30 21:32:08 +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