Skip to content

nerds-odd-e/cpp-otp-trainee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please make sure you have gcc, make and autotools installed

Build cpputest first:

cd cpputest
./configure --disable-longlong
make tdd

Build and run the test:

make all

Build and run the program:

make main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published