pixman/test
Jon TURNEY 69f1ec9a78 Avoid a potential division-by-zero exeception in window-test
Avoid a division-by-zero exception if the first number returned by
rand() is a multiple of 500, causing us to create a zero width pixmap,
and then attempt to use get_rand(0) when generating a random stride...

Fixes https://bugs.freedesktop.org/attachment.cgi?id=34162
2010-03-17 20:25:25 -04:00
..
a1-trap-test.c Add a1-trap-test 2010-02-24 21:01:24 -05:00
alpha-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
alphamap.c test: Add new alphamap test program. 2010-01-17 16:47:15 -05:00
blitters-test-bisect.rb Test program for stressing the use of different formats and operators 2009-08-08 18:50:41 -04:00
blitters-test.c Ensure that only the low 4 bit of 4 bit pixels are stored. 2010-03-17 11:02:58 -04:00
clip-in.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
clip-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
composite-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
composite.c Define PIXMAN_USE_INTERNAL_API in pixman-private.h 2009-11-07 14:47:22 -05:00
convolution-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
fetch-test.c Fix some warnings 2010-01-19 14:23:57 -05:00
gradient-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
gtk-utils.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
gtk-utils.h test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
Makefile.am Add a1-trap-test 2010-02-24 21:01:24 -05:00
oob-test.c Fix a couple of problems with the tests when HAVE_GTK is not defined. 2009-07-09 01:47:19 -04:00
region-test.c Test pixman_region32_init_from_image in region-test 2010-02-19 11:25:41 +01:00
scaling-test-bisect.rb Scaling test updated to provide better coverage for problematic cases 2009-05-29 22:23:22 -04:00
scaling-test.c test: Move image_endian_swap() from blitters-test.c to utils.[ch] 2009-11-17 00:32:03 -05:00
screen-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
trap-crasher.c Add trap-crasher.c test program 2009-04-24 21:39:33 -04:00
trap-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
utils.c test: Add new alphamap test program. 2010-01-17 16:47:15 -05:00
utils.h test: Add new alphamap test program. 2010-01-17 16:47:15 -05:00
window-test.c Avoid a potential division-by-zero exeception in window-test 2010-03-17 20:25:25 -04:00