feat: datetime,uuid

This commit is contained in:
2026-01-27 14:33:19 +01:00
parent 9e3dd6dd1d
commit e517163d23
8 changed files with 18298 additions and 0 deletions

2
tests/test_main.cpp Normal file
View File

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