An open API service indexing awesome lists of open source software.

https://github.com/gusenov/examples-gtest

Примеры использования Google Test.
https://github.com/gusenov/examples-gtest

cpp examples google-test gtest

Last synced: 3 months ago
JSON representation

Примеры использования Google Test.

Awesome Lists containing this project

README

          

- [Подключение gtest через параметры компилятора clang++](simple-test-program)
- [Google Test + Google LeakSanitizer](mem-leak)
- [Подключение gtest в CMake-проекте](cmake-ext-proj)