Add first unit tests for CAppUtils
commit37364a5f69a01e03100561b454add2a619386ce0
authorSven Strickroth <email@cs-ware.de>
Sat, 12 Feb 2022 16:31:43 +0000 (12 17:31 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 13 Feb 2022 11:47:03 +0000 (13 12:47 +0100)
tree8b69c1ee84aa9882693acbe8210e12e57fa774e9
parent6346281840352403e3c2289469fd0988e617dd24
Add first unit tests for CAppUtils

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