]> git.sesse.net Git - movit/history - gtest_sdl_main.cpp
Fix a memory leak in expect_equal(). Found by Coverity Scan.
[movit] / gtest_sdl_main.cpp
2012-10-13 Steinar H. GundersonBe better at cleaning up at destruction time. Still...
2012-10-12 Steinar H. GundersonNow that we render to an FBO, we can do with a much...
2012-10-11 Steinar H. GundersonStart on unit testing (adds a dependency on Google...