summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pixbuf-threads.c2
-rw-r--r--tests/test-images/randomly-modified/valid.1.jp2bin0 -> 1987968 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/pixbuf-threads.c b/tests/pixbuf-threads.c
index 8ea15a158..0690acd82 100644
--- a/tests/pixbuf-threads.c
+++ b/tests/pixbuf-threads.c
@@ -88,6 +88,8 @@ test_threads (void)
g_thread_pool_push (pool, "valid.1.tga", NULL);
if (format_supported ("tiff"))
g_thread_pool_push (pool, "valid.1.tiff", NULL);
+ if (format_supported ("jp2"))
+ g_thread_pool_push (pool, "valid.1.jp2", NULL);
}
g_thread_pool_free (pool, FALSE, TRUE);
diff --git a/tests/test-images/randomly-modified/valid.1.jp2 b/tests/test-images/randomly-modified/valid.1.jp2
new file mode 100644
index 000000000..5fc8bdb19
--- /dev/null
+++ b/tests/test-images/randomly-modified/valid.1.jp2
Binary files differ