Add tests for libgit open_log, CLogDataVector and CLogCache
commitf49a1b537622c9a65a4c6b0024c2386533e132a2
authorSven Strickroth <email@cs-ware.de>
Thu, 13 Aug 2015 22:19:45 +0000 (14 00:19 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 14 Aug 2015 00:36:44 +0000 (14 02:36 +0200)
treeb240ec99bf940fc2f6835427f373b9fefc8eb5e3
parentef8ca0ec8bfd78dbf7e1d33a50da28b4dcbe9ca7
Add tests for libgit open_log, CLogDataVector and CLogCache

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/GitLogCache.cpp
src/TortoiseProc/LogDataVector.cpp
src/TortoiseProc/gitlogcache.h
test/UnitTests/LogDataVectorTest.cpp [new file with mode: 0644]
test/UnitTests/UnitTests.vcxproj
test/UnitTests/UnitTests.vcxproj.filters