Sc2LadderServer icon indicating copy to clipboard operation
Sc2LadderServer copied to clipboard

Create CMake files for Tests and DebugBot directories

Open Cryptyc opened this issue 6 years ago • 3 comments

From @alkurbatov : I still suggest to apply this: tests/CMakeLists.txt #include all the nested tests directories (unit-tests, debug bot, functional tests). tests/DebugBot/CMakeLists.txt # Compile the debug bot.

There is not much work to do and we could add unitests someday, don't want to restructure the project again.

Cryptyc avatar Jun 20 '18 22:06 Cryptyc

@alkurbatov if you know any projects that are setup like this, it would be good to have them as reference.

lladdy avatar Jun 20 '18 23:06 lladdy

https://github.com/Microsoft/cpprestsdk/tree/master/Release/tests

alkurbatov avatar Jun 21 '18 05:06 alkurbatov

I believe now this issue has been satisfied and can be closed.

lladdy avatar Jul 29 '18 08:07 lladdy