pixman/test
Antti S. Lankila 72ba0b9555 Add tests to validate new sRGB behavior
Composite checks random combinations of operations that now also have
sRGB sources, masks and destinations, and stress-test validates the
read/write primitives.
2012-07-30 15:44:38 -04:00
..
a1-trap-test.c test: Cleanup includes 2011-11-09 09:17:00 +01:00
affine-test.c Bilinear interpolation precision is now configurable at compile time 2012-07-01 21:45:43 +03:00
alpha-loop.c Add alpha-loop test program 2010-08-15 21:57:18 -04:00
alphamap.c test/alphamap.c: Make dst and orig_dst more independent of each other 2012-01-10 09:04:36 -05:00
blitters-test.c Move CRC32 computation from blitters-test.c into utils.c 2012-06-02 07:55:11 -04:00
composite-traps-test.c Revert "Reject trapezoids where top (botttom) is above (below) the edges" 2012-01-31 09:10:07 -05:00
composite.c Add tests to validate new sRGB behavior 2012-07-30 15:44:38 -04:00
fetch-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
fuzzer-find-diff.pl test: fix bisecting issue in fuzzer-find-diff.pl 2012-06-12 04:21:57 +03:00
glyph-test.c test: Make glyph test pass on big endian 2012-06-11 19:19:23 -04:00
gradient-crash-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
lowlevel-blt-bench.c test: support nearest/bilinear scaling in lowlevel-blt-bench 2012-06-29 03:24:29 +03:00
Makefile.am build: replace @VAR@ with $(VAR) in makefiles 2011-09-28 01:48:02 +02:00
Makefile.sources test: Add glyph-test 2012-06-02 07:55:11 -04:00
Makefile.win32 test: Produce autotools-looking report in the win32 build system 2011-11-09 09:43:06 +01:00
oob-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
pdf-op-test.c test: Do not include config.h unless HAVE_CONFIG_H is defined 2011-09-14 07:03:35 -07:00
region-contains-test.c Fix a bunch of signed overflow issues 2012-01-09 05:40:33 -05: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 test: Cleanup includes 2011-11-09 09:17:00 +01:00
scaling-crash-test.c test: Composite with solid images instead of using pixman_image_fill_* 2012-05-24 15:30:41 -04:00
scaling-helpers-test.c Don't include stdint.h in scaling-helpers-test. 2011-09-28 09:16:23 -04:00
scaling-test.c Bilinear interpolation precision is now configurable at compile time 2012-07-01 21:45:43 +03:00
stress-test.c Add tests to validate new sRGB behavior 2012-07-30 15:44:38 -04:00
trap-crasher.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
utils.c Add tests to validate new sRGB behavior 2012-07-30 15:44:38 -04:00
utils.h Add tests to validate new sRGB behavior 2012-07-30 15:44:38 -04:00