Skip to content

SohelKabir/catch2-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

single file

g++ -std=c++11 -o test_runner tests/my_tests.cpp -I .

multi File

g++ -std=c++11 -o test_runner tests/test_main.cpp tests/my_tests.cpp -I .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages