xo-flatstring: + README + docs + test coverage

This commit is contained in:
Roland Conybeare 2024-04-16 17:25:14 -04:00
commit a958217c38
26 changed files with 4161 additions and 156 deletions

View file

@ -0,0 +1,6 @@
/* @file flatstring_utest_main.cpp */
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
/* end flatstring_utest_main.cpp */