+ added test triangle rendering

* on close mainloop is ended
This commit is contained in:
End 2016-09-13 21:03:36 +02:00
parent 91f32eff4e
commit 39af185188
20 changed files with 994 additions and 146 deletions

2
KKK/tests/src/main.cpp Normal file
View file

@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include <catch.hpp>