pixman/test
Søren Sandmann Pedersen d4b72eb6cc rotate-test: Call image_endian_swap() in make_image()
Otherwise the test fails on big-endian.

Tested-by: Matt Turner <mattst88@gmail.com>
2012-09-29 18:15:54 -04:00
..
a1-trap-test.c test: Cleanup includes 2011-11-09 09:17:00 +01:00
affine-test.c affine-test: Print out the transformation matrix when verbose 2012-09-24 18:27:10 -04: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 Fix bugs in component alpha combiners for separable PDF operators 2012-09-22 23:41:19 -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 glyph-test: Avoid setting solid images as alpha maps. 2012-07-31 23:51:53 -04:00
gradient-crash-test.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
infinite-loop.c test: Add inifinite-loop test 2012-09-24 18:29:30 -04: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 inifinite-loop test 2012-09-24 18:29:30 -04:00
Makefile.win32 build: Improve win32 build system 2012-09-15 07:49:53 +02: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
rotate-test.c rotate-test: Call image_endian_swap() in make_image() 2012-09-29 18:15:54 -04: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 Add PIXMAN_x8b8g8r8 and PIXMAN_a8b8g8r8 formats to scaling-test 2012-09-22 23:40:52 -04:00
stress-test.c stress-test: Avoid overflows in clip rectangles 2012-07-31 23:51:53 -04:00
trap-crasher.c Use the ARRAY_LENGTH() macro when possible 2011-11-09 09:17:00 +01:00
utils.c test/utils.c: Use pow(), not powf() in sRGB conversion routines 2012-08-29 15:05:49 -04:00
utils.h Add tests to validate new sRGB behavior 2012-07-30 15:44:38 -04:00