OSDN Git Service

Some code refactoring + added tests for remove_file() and remove_directory() functions.
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 17 Dec 2016 16:22:34 +0000 (17:22 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 17 Dec 2016 16:22:34 +0000 (17:22 +0100)
commit37402b49494b702107ca083c837543cc5bea6b0a
tree6203db62e851972ecf47df4d6b04ad2e41536f49
parent5883fbda168bff1a753ca7f6d191a580ead4315b
Some code refactoring + added tests for remove_file() and remove_directory() functions.
test/MUtilitiesTest_VS2015.vcxproj
test/MUtilitiesTest_VS2015.vcxproj.filters
test/src/GlobalTest.cpp [moved from test/src/MUtilitiesTest.cpp with 73% similarity]
test/src/MUtilsTest.h [new file with mode: 0644]
test/src/Main.cpp [new file with mode: 0644]