2015-05-05 14:56:58 +08:00
|
|
|
[submodule "vendor/Catch"]
|
|
|
|
path = vendor/Catch
|
|
|
|
url = https://github.com/philsquared/Catch.git
|
2015-05-05 14:58:07 +08:00
|
|
|
[submodule "vendor/spec"]
|
|
|
|
path = vendor/spec
|
|
|
|
url = https://github.com/mustache/spec.git
|
2015-10-02 20:29:15 +08:00
|
|
|
[submodule "vendor/benchmark"]
|
|
|
|
path = vendor/benchmark
|
|
|
|
url = https://github.com/google/benchmark.git
|
2015-10-12 06:24:25 +08:00
|
|
|
[submodule "vendor/headerize"]
|
|
|
|
path = vendor/headerize
|
|
|
|
url = https://github.com/no1msd/headerize.git
|
2015-10-16 23:08:43 +08:00
|
|
|
[submodule "vendor/rapidjson"]
|
|
|
|
path = vendor/rapidjson
|
|
|
|
url = https://github.com/miloyip/rapidjson.git
|