Switched from Google Test to Catch.

This commit is contained in:
2016-10-08 16:03:14 +02:00
parent a163278fb5
commit d4faaf428c
10 changed files with 433 additions and 438 deletions

7
.gitmodules vendored
View File

@@ -1,4 +1,3 @@
[submodule "tests/googletest"]
path = tests/googletest
url = https://github.com/google/googletest.git
ignore = dirty
[submodule "tests/catch"]
path = tests/catch
url = https://github.com/philsquared/Catch.git