Add more tests

This commit is contained in:
WarmUpTill
2024-02-23 23:13:29 +01:00
committed by WarmUpTill
parent 01cf000cbe
commit fb7bcd57cd
10 changed files with 198 additions and 88 deletions

2
tests/test-main.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include "catch.hpp"