]> git.sesse.net Git - movit/commit
Start on unit testing (adds a dependency on Google Test). Right now, we have a single...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 11 Oct 2012 22:35:18 +0000 (00:35 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 11 Oct 2012 22:35:18 +0000 (00:35 +0200)
commit8eb4f2233b58dd11d276de2db44a8841224e15f5
tree98da609fbe11b7a9ff64262e910143c9e14f77ce
parent89da3437c862c15acb870fbe3175b9e4a0a8244a
Start on unit testing (adds a dependency on Google Test). Right now, we have a single trivial test.
.gitignore
Makefile
demo.cpp [moved from main.cpp with 100% similarity]
effect_chain_test.cpp [new file with mode: 0644]
gtest_sdl_main.cpp [new file with mode: 0644]