Messy_Test

The main role of the project:

The version of each open source library see: version.txt

The project support platform:

  • windows7/10 64 bits: It can be directly build with VS2017 in windows7/10 64bits.
  • Linux:
    • CppBaseTest supports cmake build(file position: prj/linux_cmake_CppBaseTest/)
    • DesignPatternsTest supports cmake build(file position: prj/linux_cmake_DesignPatternsTest/)
    • gtest_Test support cmake build(file position: prj/linux_cmake_gtest_Test/)
    • Json11_Test support cmake build(file position: prj/linux_cmake_Json11_Test/)
    • miniz_Test support cmake build(file position: prj/linux_cmake_miniz_Test/)
    • spdlog_Test support cmake build(file position: prj/linux_cmake_spdlog_Test/)
    • cJSON_Test support cmake build(file position: prj/linux_cmake_cJSON_Test/)
    • Messy_Test support cmake build(test code include: yaml-cpp, RapidJSON, libuuid, TinyXML2; file position: prj/linux_cmake_Messy_Test/)

Windows VS Screenshot:

Blog: fengbingchun