tests: Add a test for CoglPixelBuffers
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 22 Jan 2010 15:38:31 +0000 (15:38 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 8 Feb 2010 17:14:49 +0000 (17:14 +0000)
commitb5d5821304e8ca15ee4411bf7ff8f26a6a23c855
tree135c33c6c1017aa47669d47fd8242802c9ea577b
parentb7f049495b527547d093ca337588ceb289c9cb2b
tests: Add a test for CoglPixelBuffers

Exercise the whole public CoglBuffer / CoglPixelBuffer and
cogl_texture_new_from_buffer API.
.gitignore
tests/conform/Makefile.am
tests/conform/test-cogl-pixel-buffer.c [new file with mode: 0644]
tests/conform/test-conform-main.c