Skip to content

Commit ab2f988

Browse files
authored
testing: remove old test reference output we no longer need (#4817)
Delete some reference test output for older toolchains and dependency versions that seem no longer needed. Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 7aa01fe commit ab2f988

9 files changed

Lines changed: 1 addition & 605 deletions

File tree

-8.97 KB
Binary file not shown.
-6.47 KB
Binary file not shown.

testsuite/raw/ref/out-libraw-0.20.2.txt

Lines changed: 0 additions & 604 deletions
This file was deleted.

testsuite/runtest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def oiio_app (app):
124124
if int(os.getenv('TESTSUITE_CLEANUP_ON_SUCCESS', '0')) :
125125
cleanup_on_success = True
126126

127-
image_extensions = [ ".tif", ".tx", ".exr", ".jpg", ".png", ".rla",
127+
image_extensions = [ ".tif", ".tiff", ".tx", ".exr", ".jpg", ".png", ".rla",
128128
".dpx", ".iff", ".psd", ".bmp", ".fits", ".ico",
129129
".jp2", ".jxl", ".sgi", ".tga", ".TGA", ".zfile" ]
130130

-3.21 KB
Binary file not shown.
-3.21 KB
Binary file not shown.
-3.21 KB
Binary file not shown.
-3.21 KB
Binary file not shown.
-3.21 KB
Binary file not shown.

0 commit comments

Comments
 (0)