Add some more tests
commit385c2752208bf7d81fee39f300d7268794174e47
authorSven Strickroth <email@cs-ware.de>
Fri, 31 Jul 2015 16:14:27 +0000 (31 18:14 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 31 Jul 2015 20:01:04 +0000 (31 22:01 +0200)
treebe8837e974613f5854ba295363f23f1955c7f116
parent278d06af5b1d4089ade0ff22c60de7073e4ffc9a
Add some more tests

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/gitindex.h
src/TGitCache/TGitCache.vcxproj
src/TGitCache/TGitCache.vcxproj.filters
src/Utils/UniqueQueue.cpp [deleted file]
test/UnitTests/CmdLineParserTest.cpp [new file with mode: 0644]
test/UnitTests/GitIndexTest.cpp [new file with mode: 0644]
test/UnitTests/GitTest.cpp
test/UnitTests/UniqueQueueTests.cpp [new file with mode: 0644]
test/UnitTests/UnitTests.vcxproj
test/UnitTests/UnitTests.vcxproj.filters
test/UnitTests/stdafx.h