2018-04-03 05:27:28 +03:00
|
|
|
[submodule "test/gtest"]
|
|
|
|
path = test/gtest
|
2018-03-08 16:12:58 +02:00
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
[submodule "third_party/glog"]
|
2018-04-03 05:27:28 +03:00
|
|
|
path = third_party/glog
|
|
|
|
url = https://github.com/google/glog.git
|
2018-03-08 16:12:58 +02:00
|
|
|
[submodule "tools/linter"]
|
2018-04-03 05:27:28 +03:00
|
|
|
path = tools/linter
|
|
|
|
url = https://github.com/slightech/linter.git
|
|
|
|
branch = slightech
|