Moved objects into namespace Leonetienne

This commit is contained in:
Leonetienne
2022-05-17 00:03:39 +02:00
parent 954629f6bc
commit 7d9193e3ee
20 changed files with 294 additions and 228 deletions

View File

@@ -1,6 +1,9 @@
#include <StringTools/CharTools.h>
#include "Catch2.h"
using namespace Leonetienne::StringTools;
TEST_CASE(__FILE__"/LowerToUpper_NoSymbols", "[Char][MakeLower]")
{
// Setup