tamara-schmitz / CPPsoftwareRenderer

3D SoftwareRenderer written in C++11 using SDL
MIT License
0 stars 0 forks source link

Add unit test to Makefile #9

Open tamara-schmitz opened 7 years ago

tamara-schmitz commented 7 years ago

Dunno which framework I am going to use. Ideas: http://gamesfromwithin.com/exploring-the-c-unit-testing-framework-jungle

Travis needs to be adjust for these changes as well.

Also how about adding a make target that runs clang's static analysis tools.