Commit Graph

4 Commits

Author SHA1 Message Date
warrence 73446b2d83 Add TestCaseBase.run() to replace the template
The template was not necessary and this now allows for use of custom constructors in the test cases.
2024-12-23 17:53:48 +01:00
warrence fa38fa695b Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
warrence a4f21371c3 Fix bad unique pointer usage 2024-12-11 00:42:28 +01:00
warrence 38bca1e549 Add proper CMake setup and update project structure 2024-12-06 20:16:01 +01:00