Migrate some tests
commitf38faaedc707b83a4fb0df981c588f03779fb1d8
authorSven Strickroth <email@cs-ware.de>
Mon, 23 Feb 2015 14:52:18 +0000 (23 15:52 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 27 Feb 2015 21:33:13 +0000 (27 22:33 +0100)
treef58997539d6a9d7284929e283a5fa6d0229afa81
parentbaa01ea80484ad2955677654c18ea5bb80b7c10a
Migrate some tests

Signed-off-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
12 files changed:
src/Git/TGitPath.cpp
src/TortoiseProc/ProjectProperties.cpp
src/TortoiseProc/ProjectProperties.h
src/Utils/PathUtils.cpp
src/Utils/StringUtils.cpp
test/UnitTests/PathUtilsTest.cpp [new file with mode: 0644]
test/UnitTests/ProjectPropertiesTest.cpp [new file with mode: 0644]
test/UnitTests/StringUtilsTest.cpp [new file with mode: 0644]
test/UnitTests/TGitPathTest.cpp [new file with mode: 0644]
test/UnitTests/UnitTests.vcxproj
test/UnitTests/UnitTests.vcxproj.filters
test/UnitTests/stdafx.cpp