<div dir="ltr">diff --git a/test/filter-reduction-test.c b/test/filter-reduction-test.c<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
new file mode 100644<br>
index 0000000..72b3142<br>
--- /dev/null<br>
+++ b/test/filter-reduction-test.c<br>
@@ -0,0 +1,119 @@<br>
+/*<br>
+ * Test program, which can detect some problems with nearest neighbour<br>
+ * and bilinear scaling in pixman. Testing is done by running lots<br>
+ * of random SRC and OVER compositing operations a8r8g8b8, x8a8r8g8b8<br>
+ * and r5g6b5 color formats.<br>
+ *<br>
+ * Script '<a href="http://fuzzer-find-diff.pl" rel="noreferrer" target="_blank">fuzzer-find-diff.pl</a>' can be used to narrow down the problem in<br>
+ * the case of test failure.<br>
+ */<br></blockquote><br></div><div class="gmail_quote">This comment is of course a leftover due to starting from a copy of scaling-test.c. <br><br><br></div><div class="gmail_quote">Søren<br></div></div></div>