Skip to content

KJSanchez/cs1200-hw-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

OSX:

brew install cmake

Windows:

choco install cmake --pre

Steps

cmake -B build
cd build
make test
./test

image

About

catch2 TDD demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published