[gdk-pixbuf/gdk-pixbuf-2-38] tests: Add test for issue 95



commit dc3b7677105ccc8f9c6d3d983181f68cbd309e96
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 1 12:00:29 2019 +0100

    tests: Add test for issue 95
    
    A laaaarge XPM file.

 tests/test-images/fail/issue-95.xpm | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
---
diff --git a/tests/test-images/fail/issue-95.xpm b/tests/test-images/fail/issue-95.xpm
new file mode 100644
index 000000000..316c3ad48
--- /dev/null
+++ b/tests/test-images/fail/issue-95.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * plaid[] = {
+/* plaid pixmap
+ * width height ncolors chars_per_pixel */
+"41474 21474 4 2 ",
+/* colors */
+"   c red      m white  s light_color ",
+"Y  c green    m black  s lines_in_mix ",
+"+  c yellow   m white  s lines_in_dark ",
+"x             m black  s dark_color ",
+/* pixels */
+"x   x   x x x   x   x x x x x x + x x x x x ",
+"  x   x   x   x   x   x x x x x x x x x x x ",
+"x   x   x x x   x   x x x x x x + x x x x x ",
+"  x   x   x   x   x   x x x x x x x x x x x ",
+"x   x   x x x   x   x x x x x x + x x x x x ",
+"Y Y Y Y Y x Y Y Y Y Y + x + x + x + x + x + ",
+"x   x   x x x   x   x x x x x x + x x x x x ",
+"  x   x   x   x   x   x x x x x x x x x x x ",
+"x   x   x x x   x   x x x x x x + x x x x x ",
+"  x   x   x   x   x   x x x x x x x x x x x ",
+"x   x   x x x   x   x x x x x x + x x x x x ",
+"          x           x   x   x Y x   x   x ",
+"          x             x   x   Y   x   x   ",
+"          x           x   x   x Y x   x   x ",
+"          x             x   x   Y   x   x   ",
+"          x           x   x   x Y x   x   x ",
+"x x x x x x x x x x x x x x x x x x x x x x ",
+"          x           x   x   x Y x   x   x ",
+"          x             x   x   Y   x   x   ",
+"          x           x   x   x Y x   x   x ",
+"          x             x   x   Y   x   x   ",
+"          x           x   x   x Y x   x   x "
+} ;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]