diff --git a/StringTools/Exec/CMakeLists.txt b/StringTools/Exec/CMakeLists.txt
index f4972b1..d5ba9c1 100644
--- a/StringTools/Exec/CMakeLists.txt
+++ b/StringTools/Exec/CMakeLists.txt
@@ -6,5 +6,5 @@ set(CMAKE_CXX_STANDARD 17)
include_directories(..)
link_directories(../StringTools/cmake-build-debug)
-add_executable(Exec main.cpp ../Test/test.cpp)
+add_executable(Exec main.cpp)
target_link_libraries(Exec Stringtools)
diff --git a/StringTools/Exec/Exec.vcxproj b/StringTools/Exec/Exec.vcxproj
deleted file mode 100644
index fdea7b4..0000000
--- a/StringTools/Exec/Exec.vcxproj
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- 16.0
- Win32Proj
- {02f9fa44-902f-4695-846b-0b45e952a962}
- Exec
- 10.0
-
-
-
- Application
- true
- v142
- Unicode
-
-
- Application
- false
- v142
- true
- Unicode
-
-
- Application
- true
- v142
- Unicode
-
-
- Application
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
-
-
- false
-
-
- true
-
-
- false
-
-
-
- Level3
- true
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
-
-
-
-
- Level3
- true
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
- true
- true
-
-
-
-
- Level3
- true
- _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
-
-
-
-
- Level3
- true
- true
- true
- NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
- true
- true
-
-
-
-
-
-
-
- {0270ac5e-eba3-4d8f-8d50-995fd44959b4}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/StringTools/Exec/Exec.vcxproj.filters b/StringTools/Exec/Exec.vcxproj.filters
deleted file mode 100644
index 46d313e..0000000
--- a/StringTools/Exec/Exec.vcxproj.filters
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Quelldateien
-
-
-
\ No newline at end of file
diff --git a/StringTools/StringTools/StringTools.vcxproj b/StringTools/StringTools/StringTools.vcxproj
deleted file mode 100644
index d56fe01..0000000
--- a/StringTools/StringTools/StringTools.vcxproj
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
- 16.0
- Win32Proj
- {0270ac5e-eba3-4d8f-8d50-995fd44959b4}
- StringTools
- 10.0
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
-
-
- false
-
-
- true
-
-
- false
-
-
-
- Level3
- true
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
-
-
-
-
- Level3
- true
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
- true
- true
-
-
-
-
- Level3
- true
- _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
-
-
-
-
- Level3
- true
- true
- true
- NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
-
-
- Console
- true
- true
- true
-
-
-
-
-
-
\ No newline at end of file
diff --git a/StringTools/StringTools/StringTools.vcxproj.filters b/StringTools/StringTools/StringTools.vcxproj.filters
deleted file mode 100644
index f6e4482..0000000
--- a/StringTools/StringTools/StringTools.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Headerdateien
-
-
-
-
- Quelldateien
-
-
-
\ No newline at end of file
diff --git a/StringTools/Test/Test.vcxproj.filters b/StringTools/Test/Test.vcxproj.filters
deleted file mode 100644
index 10b98cf..0000000
--- a/StringTools/Test/Test.vcxproj.filters
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Quelldateien
-
-
- Quelldateien
-
-
- Quelldateien
-
-
- Quelldateien
-
-
-
\ No newline at end of file
diff --git a/StringTools/Test/test.cpp b/StringTools/Test/test.cpp
deleted file mode 100644
index 80b7166..0000000
--- a/StringTools/Test/test.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
-#define CATCH_CONFIG_MAIN
-#include "Catch2.h"
-
-int Add(int a, int b)
-{
- return a+b;
-}
-
-TEST_CASE("Add works with zeroes", "[add]")
-{
- REQUIRE(Add(0, 0) == 0);
- REQUIRE(Add(5, 0) == 5);
- REQUIRE(Add(0, 5) == 5);
-}
-
-TEST_CASE("Add works with negatives", "[add]")
-{
- REQUIRE(Add(-5, 0) == -5);
- REQUIRE(Add(0, -5) == -5);
- REQUIRE(Add(-5, -5) == -10);
-}