Add constructor test CI and suggest test stuff

This commit is contained in:
Christopher Kormanyos
2021-07-05 19:50:52 +02:00
parent 0a09d691ab
commit bfdc8de445
6 changed files with 193 additions and 38 deletions

View File

@@ -109,4 +109,4 @@ int main()
std::cin.get();
std::cin.get();
}
}