]> git.sesse.net Git - movit/commit
Add a unit test for EffectChain without shared ResourcePool.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 Jan 2014 21:48:40 +0000 (22:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 Jan 2014 21:48:40 +0000 (22:48 +0100)
commit1514db1d0f3963dbc18177d2fd7eaae16a069c3b
treee8641ef612dfdc805e8c3c4dbd9783a84c9b1b23
parent28d5537a90f50d92e9fcbab286a4342f4e0def16
Add a unit test for EffectChain without shared ResourcePool.

Also tests debug output; just that it doesn't crash, but that's nice
in itself. This code was seeing a bit scary low coverage after some
test changes.
effect_chain_test.cpp