Gimp/plug-ins/python/tests
Jacob Boerema 97671dbab7 plug-ins, tests: fix #11408 test-file-plug-ins: permission error ...
for gimp-tests.log

On Linux we may not have permission to create a log at our default
location, so we need to check for that.

First we should not init the log when our plug-in is asked for info.
Only create it when we actually run the import or export tests.

Second, try to catch the permission error and write a message either
in GIMP or in the terminal for non-interactive.
2024-04-27 22:46:02 +00:00
..
test-file-plug-ins plug-ins, tests: fix #11408 test-file-plug-ins: permission error ... 2024-04-27 22:46:02 +00:00
meson.build