conform: Use g_assert_cmpint() in cogl-readpixels test
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 16 Feb 2010 11:38:51 +0000 (11:38 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 16 Feb 2010 12:01:13 +0000 (12:01 +0000)
commite65bb38720c8990684ce24bda08b78d8da49cc1b
tree7da7f0684b35ed025dd518aa723f8a5e65103c2c
parent56f164f8a1c634e2d0ba6ffb5879672d456e1488
conform: Use g_assert_cmpint() in cogl-readpixels test

The g_assert_cmpint() macro prints out not just the assertion condition
but also the assertion contents; this is useful to catch wrong values
without incrementing the verbosity of the test itself.
tests/conform/test-cogl-readpixels.c