Gimp/plug-ins/python/tests/test-file-plug-ins/tests/bmp-tests.ini
Jacob Boerema 3478e1c00f plug-ins: add file-plug-in testing framework
Copied over from the original separate work in:
https://gitlab.gnome.org/Wormnest/gimp-file-plugin-tests
After that further improved and changed and added more file format
tests.

Added meson.build files to integrate it in our build, but we do not
install it for releases.
2024-04-26 12:28:47 -04:00

27 lines
677 B
INI

[test-1]
enabled=True
description=Test loading bmpsuite good images
folder=bmp/bmpsuite/g/
files=bmpsuite-g-tests.files
source=https://github.com/jsummers/bmpsuite
[test-2]
enabled=True
description=Test loading bmpsuite questionable images
folder=bmp/bmpsuite/q/
files=bmpsuite-q-tests.files
source=https://github.com/jsummers/bmpsuite
[test-3]
enabled=True
description=Test loading bmpsuite bad images
folder=bmp/bmpsuite/b/
files=bmpsuite-b-tests.files
source=https://github.com/jsummers/bmpsuite
[test-4]
enabled=True
description=Test loading bmpsuite x (bmp related) images
folder=bmp/bmpsuite/x/
files=bmpsuite-x-tests.files
source=https://github.com/jsummers/bmpsuite