Skip to content

CLion project stub with Google Tests integrated.

License

Notifications You must be signed in to change notification settings

baatochan/CLionProjectWithGTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLion Project with GTest

CLion project stub with Google Tests integrated.

Using the repo

  1. Clone the repo
  2. Initialize the GTest submodule (if not done during cloning)
  3. Reset git master branch to 'Init commit'
  4. Change origin to new empty/uninitialized repo
  5. Change the project and target name in CMakeLists.txt
  6. Change the project LICENSE if you're not okay with the Unlicense
  7. Open the project with CLion
  8. Add Google Test Run/Debug Configuration for runAllTests target and (optionally) remove gtest/gmock and runAllTests Application Run/Debug Configuration

About

CLion project stub with Google Tests integrated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 64.2%
  • C++ 35.8%