Test: Add googletest; Add qutex_tests.cpp

Well, we now have this.
This commit is contained in:
2025-09-20 19:41:57 -04:00
parent 329d57a16d
commit 31cadb2ee4
6 changed files with 381 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Add Google Test as a subdirectory
add_subdirectory(googletest googletest)