queue scan added, Catch added for EntityConverter tests

This commit is contained in:
suhrke
2017-07-03 22:19:50 -07:00
parent 991cb4d02a
commit 3fd631c42a
7 changed files with 138 additions and 22 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "ReflexToQ3/includes/cxxopts"]
path = ReflexToQ3/includes/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "ReflexToQ3/includes/Catch"]
path = ReflexToQ3/includes/Catch
url = https://github.com/philsquared/Catch.git