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.
20 lines
549 B
INI
20 lines
549 B
INI
[test-1]
|
|
enabled=True
|
|
description=Test loading psd images
|
|
folder=psd/psd-tools/
|
|
files=psd-tests.files
|
|
source=https://github.com/psd-tools/psd-tools
|
|
|
|
[test-2]
|
|
enabled=True
|
|
description=Test loading psd colormode images
|
|
folder=psd/psd-tools/colormodes/
|
|
files=psd-colormodes-tests.files
|
|
source=https://github.com/psd-tools/psd-tools/tree/master/tests/psd_files/colormodes
|
|
|
|
[test-3]
|
|
enabled=True
|
|
description=Test loading psdparse sample images
|
|
folder=psd/psdparse/
|
|
files=psdparse-tests.files
|
|
source=http://www.telegraphics.com.au/svn/psdparse/trunk/psd/
|