[gdk-pixbuf/wip/hadess/issue-70-test: 1/2] tests: Add test file for issue 70



commit cfdf6d3dacbc803127bcfbac6d16aa41cbfe3769
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 2 15:51:50 2020 +0200

    tests: Add test file for issue 70
    
    From https://bugs.launchpad.net/inkscape/+bug/1746054/comments/5

 tests/issue70.jpg | Bin 0 -> 3396162 bytes
 tests/meson.build |   3 ++-
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tests/issue70.jpg b/tests/issue70.jpg
new file mode 100644
index 000000000..a46347566
Binary files /dev/null and b/tests/issue70.jpg differ
diff --git a/tests/meson.build b/tests/meson.build
index e111084c1..d3453d3f9 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -148,7 +148,8 @@ test_data = [
   'bug775693.pixdata',
   'bug775229.pixdata',
   'aero.gif',
-  'circular-table.gif'
+  'circular-table.gif',
+  'issue70.jpg',
 ]
 
 installed_test_bindir = join_paths(gdk_pixbuf_libexecdir, 'installed-tests', meson.project_name())


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