Skip to content

jiushun/Messy_Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messy_Test

The main role of the project:

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

The project support platform:

  • Windows 10 64-bit: It can be directly build with VS2022 in windows 10 64-bit.
  • Linux(ubuntu 22.04, g++ 13.1.0):
    • 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, jemalloc, ThreadPool; file position: prj/linux_cmake_Messy_Test/)
    • Plugin_Test support cmake build(file position: prj/cmake_Plugin_Test, it supports both windows and linux)

Windows VS Screenshot:

Blog: fengbingchun

Releases

No releases published

Packages

No packages published

Languages

  • C 49.9%
  • C++ 39.7%
  • HTML 3.5%
  • Python 2.5%
  • Shell 1.4%
  • Perl 0.6%
  • Other 2.4%