Yunyin's blog
  • Home
  • Archive
  • Tags
  • Categories

    { GoogleTest }

  • 01 GoogleTest Primer

    2024-03-14 /
    • { C++ }
    • { GoogleTest }

    GoogleTest Primer

    创建测试套件

    Read On »
  • 02 TEST宏

    2024-03-14 /
    • { C++ }
    • { GoogleTest }

    TEST宏

    本页列出了 GoogleTest 提供的用于编写测试程序的工具。 要使用它们,请添加 .#include <gtest/gtest.h>

    Read On »
  • 00 Start Google Test for CMake

    2024-03-12 /
    • { C++ }
    • { GoogleTest }

    Start : Google Test for CMake

    编译器必须支持C++14

    Read On »
© 2024 - Yunyin
Powered by Hexo , Theme - Icalm