Introduce GoogleTest C++ unit testing framework

This commit is contained in:
berniev
2022-11-18 13:42:57 +10:00
committed by wwmayer
parent baa485d573
commit b3274122e3
240 changed files with 108882 additions and 0 deletions

View File

@@ -92,3 +92,5 @@ BuildAndInstallDesignerPlugin()
CreatePackagingTargets()
PrintFinalReport()
add_subdirectory(tests)