OSDN Git Service

Added the Test project to VS2017 solution + implemented test cases for MUtils::OS...
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 18 May 2019 19:16:10 +0000 (21:16 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 18 May 2019 19:16:10 +0000 (21:16 +0200)
commit5b013d080d9545265dec36d187c817f39bf573b6
tree9cbc05054a9778f2a9a467378a2f392e69495c84
parentb1fe06fc33e67f0f5dadcad33413753096fc2232
Added the Test project to VS2017 solution + implemented test cases for MUtils::OS::known_folder() function.
MUtilities_VS2017.sln
test/MUtilitiesTest_VS2017.vcxproj [new file with mode: 0644]
test/MUtilitiesTest_VS2017.vcxproj.filters [new file with mode: 0644]
test/src/OSTest.cpp [new file with mode: 0644]