Add unit tests based on GoogleTest
commitbaa01ea80484ad2955677654c18ea5bb80b7c10a
authorSven Strickroth <email@cs-ware.de>
Sun, 22 Feb 2015 01:47:31 +0000 (22 02:47 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 27 Feb 2015 21:33:12 +0000 (27 22:33 +0100)
treec97ec23a966dde9f01f0e1724ed7471d35bbcd25
parent0a58a403ba02409476ed28f36d5de4170ad1561b
Add unit tests based on GoogleTest

Signed-off-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
.gitmodules
ext/build/gtest.vcxproj [new file with mode: 0644]
ext/build/gtest.vcxproj.filters [new file with mode: 0644]
ext/gtest [new submodule]
src/TortoiseGit.sln
test/UnitTests/GitTest.cpp [new file with mode: 0644]
test/UnitTests/UnitTests.vcxproj [new file with mode: 0644]
test/UnitTests/UnitTests.vcxproj.filters [new file with mode: 0644]
test/UnitTests/stdafx.cpp [new file with mode: 0644]
test/UnitTests/stdafx.h [new file with mode: 0644]