Skip to content

kombinatorix/tk-tutorial-gtest-gmock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

tk-tutorial-gtest-gmock

This tutorial is intended to provide an easy start with googletest and googlemock.

Installation

git clone https://github.com/google/googletest.git
cd googletest
mkdir build
cd build
cmake ..
make
sudo make install

Languages

This tutorial is currently available in German.

Tutorial in German

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages