summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pixbuf-threads.c2
-rwxr-xr-xtests/test-images/fail/file3.jp2bin242213 -> 0 bytes
-rw-r--r--tests/test-images/randomly-modified/valid.1.jp2bin1987968 -> 0 bytes
3 files changed, 0 insertions, 2 deletions
diff --git a/tests/pixbuf-threads.c b/tests/pixbuf-threads.c
index fdcf4389f..1326eeca4 100644
--- a/tests/pixbuf-threads.c
+++ b/tests/pixbuf-threads.c
@@ -89,8 +89,6 @@ 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/fail/file3.jp2 b/tests/test-images/fail/file3.jp2
deleted file mode 100755
index 18c130a4c..000000000
--- a/tests/test-images/fail/file3.jp2
+++ /dev/null
Binary files differ
diff --git a/tests/test-images/randomly-modified/valid.1.jp2 b/tests/test-images/randomly-modified/valid.1.jp2
deleted file mode 100644
index 5fc8bdb19..000000000
--- a/tests/test-images/randomly-modified/valid.1.jp2
+++ /dev/null
Binary files differ