Make gtest a submodule in open source

Summary: Remove infra for dynamically downloading gtest as this fails like 50% of the time on travis. I'll manually push gtest as a submodule instead.

Reviewed By: gkassabli

Differential Revision: D4183033

fbshipit-source-id: 09a121b8ede7a5974a29b6692edc63bff79aece7
This commit is contained in:
Emil Sjolander
2016-11-17 04:46:31 -08:00
committed by Facebook Github Bot
parent 2fa6f5087d
commit 32ba5ae647
4 changed files with 5 additions and 25 deletions

1
.gitignore vendored
View File

@@ -4,7 +4,6 @@
/buck-out/
/.buckconfig.local
/.buckd
/lib/gtest/googletest-*/
/gentest/test.html
# Visual studio code