Added gtest folder and building doesn't throw errors

This commit is contained in:
EricLiu2000
2019-06-25 16:56:04 -04:00
parent f45bd6772f
commit 150c7d2b07
265 changed files with 117190 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google