..
utils
test: Revert to including pixman-private.h
2023-07-19 15:08:22 -04:00
a1-trap-test.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00
affine-bench.c
affine-bench: remove 8e margin from COVER area
2015-09-25 14:26:04 +03:00
affine-test.c
test: Fix undefined left shift in affine-test
2019-10-15 16:31:33 -04:00
alpha-loop.c
test: Increase timeout for alpha-loop test
2024-12-17 19:03:22 +01:00
alphamap.c
pixman: Add tests for (a)rgb floating point formats.
2018-11-06 14:25:49 +01:00
blitters-test.c
Use floating point combiners for all operators that involve divisions
2014-01-04 16:13:27 -05:00
check-formats.c
test: Move format and operator string functions to utils.[ch]
2015-04-13 10:11:51 +03:00
combiner-test.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00
composite-traps-test.c
test: Test negative strides
2013-09-19 21:37:56 -04:00
composite.c
add r8g8b8 sRGB to test suite
2022-11-03 12:51:47 +00:00
cover-test.c
test: Add cover-test v5
2015-09-16 15:34:43 +03:00
fence-image-self-test.c
Changed name of the config-header to "pixman-config.h"
2023-02-14 22:20:12 +01:00
fetch-test.c
Use the ARRAY_LENGTH() macro when possible
2011-11-09 09:17:00 +01:00
filter-reduction-test.c
Add new test of filter reduction from BILINEAR to NEAREST
2016-09-02 00:40:11 -04: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: Get rid of the obsolete 'prng_rand_N' and 'prng_rand_u32'
2012-12-06 17:20:38 +02:00
gradient-crash-test.c
Add combiner test
2012-10-01 12:56:09 -04:00
infinite-loop.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00
lowlevel-blt-bench.c
lowlevel-blt-bench: Remove unused variable
2020-03-20 12:42:45 -07:00
matrix-test.c
Fix some build warning
2025-04-07 10:57:35 +02:00
meson.build
Separate meson build options for demos and tests
2023-02-08 20:56:05 +01:00
oob-test.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00
pdf-op-test.c
Add combiner test
2012-10-01 12:56:09 -04:00
pixel-test.c
Fix some build warning
2025-04-07 10:57:35 +02:00
prng-test.c
test: larger 0xFF/0x00 filled clusters in random images for blitters-test
2013-04-28 22:14:47 +03:00
radial-invalid.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00
radial-perf-test.c
test: Add radial-perf-test, a microbenchmark for radial gradients
2013-03-11 22:41:45 -04:00
region-contains-test.c
test: Get rid of the obsolete 'prng_rand_N' and 'prng_rand_u32'
2012-12-06 17:20:38 +02:00
region-test.c
test: Switch to the new PRNG instead of old LCG
2012-12-06 17:20:35 +02:00
region-translate-test.c
test: Cleanup includes
2011-11-09 09:17:00 +01:00
rotate-test.c
test: Test negative strides
2013-09-19 21:37:56 -04:00
scaling-bench.c
test: safeguard the scaling-bench test against COW
2013-09-07 17:20:09 -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
test: Get rid of the obsolete 'prng_rand_N' and 'prng_rand_u32'
2012-12-06 17:20:38 +02:00
scaling-test.c
Revert "Fix signed-unsigned semantics in reduce_32"
2022-10-27 15:10:30 -04:00
solid-test.c
test/solid-test.c: Include stdint.h
2019-11-19 05:49:35 +08:00
stress-test.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00
thread-test.c
thread-test.c: Use Windows Threading API on Windows
2019-11-19 05:50:28 +08:00
tolerance-test.c
Ordered dithering with blue noise, v2
2019-05-25 07:30:19 -07:00
trap-crasher.c
Fixed memory leak in tests
2024-11-05 03:39:54 +00:00