Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Calc

Sample Calc with googletest

Can be used as a template for future projects for education only

Project Supports

  • cmake for build
  • gtest to check
  • automatically run tests after build
  • automatic build for Ubuntu
  • automatic build for Windows

Build local

cd SampleCalc
git clone https://github.com/google/googletest.git

mkdir build && cd build

cmake ..

cmake --build . --config Release

About

SampleCalc with gtest. Can be used as a template for future projects for education only.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages