]> git.sesse.net Git - movit/commit
Add an assert to expect_equal() to make sure people send in reasonable widths and...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 16 Jan 2013 18:17:28 +0000 (19:17 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 16 Jan 2013 18:17:28 +0000 (19:17 +0100)
commit616432c0732b8e7780457a1b6320acb46daa9663
tree608ce7a7be705cbcb67f1b5ff3579cfef8f47e17
parent5fea9e6cd7aba98acc8b026801d268a3111eba63
Add an assert to expect_equal() to make sure people send in reasonable widths and heights.
test_util.cpp