pixman/test
Søren Sandmann Pedersen e46be417ce Plug leak in the alphamap test.
The images are being created with non-NULL data, so we have to free it
outselves. This is important because the Cygwin tinderbox is running
out of memory and produces this:

    mmap failed on 20000 1507328
    mmap failed on 40000 1507328
    mmap failed on 20000 1507328
    mmap failed on 40000 1507328
    mmap failed on 40000 1507328
    mmap failed on 40000 1507328

http://tinderbox.x.org/builds/2010-10-05-0014/logs/pixman/#check
2010-10-11 12:06:20 -04:00
..
a1-trap-test.c Add a1-trap-test 2010-02-24 21:01:24 -05:00
affine-test.c test: Add affine-test 2010-09-21 08:31:09 -04:00
alpha-loop.c Add alpha-loop test program 2010-08-15 21:57:18 -04:00
alpha-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
alphamap.c Plug leak in the alphamap test. 2010-10-11 12:06:20 -04:00
blitters-test.c Remove broken optimizations in combine_disjoint_over_u() 2010-10-11 12:06:20 -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 Use a macro to generate some {a,x}8r8g8b8, a8, and r5g6b5 bilinear fetchers. 2010-09-21 08:50:16 -04:00
composite.c test: Add some more colors to the color table in composite.c 2010-10-11 12:06:20 -04: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
fuzzer-find-diff.pl test: blitters-test-bisect.rb converted to perl 2010-05-13 21:03:07 +03:00
gradient-crash-test.c test: verify that gradients do not crash pixman 2010-06-09 17:30:41 +02:00
gradient-test.c test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
gtk-utils.c test/gtk-utils: Set the size of the window to the size of the image 2010-05-06 01:05:40 +03:00
gtk-utils.h test: Rename utils.[ch] to gtk-utils.[ch] 2009-11-17 00:32:03 -05:00
lowlevel-blt-bench.c Fix search-and-replace issue in lowlevel-blt-bench.c 2010-09-28 02:52:17 -04:00
Makefile.am test: Change composite so that it tests randomly generated images 2010-10-11 12:06:20 -04: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
region-translate-test.c region: Add a new test region-translate 2010-08-24 12:17:18 +02:00
scaling-crash-test.c Extend scaling-crash-test in various ways 2010-08-08 13:57:39 -04:00
scaling-test.c test: detection of possible floating point registers corruption 2010-09-13 18:12:31 +03: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 Some clean-ups in fence_malloc() and fence_free() 2010-09-29 02:15:12 -04:00
utils.h Add gettime() routine to test utils 2010-09-21 08:50:17 -04:00
window-test.c Avoid a potential division-by-zero exeception in window-test 2010-03-17 20:25:25 -04:00