Gimp/plug-ins/script-fu/test
bootchk 3a4d6387b3 ScriptFu: TinyScheme: fix closing of ports
Formerly, closing a port cleared all the attribute bits.
Then the port was not disposed of properly (leaked memory)
when the port was garbage collected.

Now, closing a port only clears the direction bits.
The kind of port is still known for a closed port.

Add test script for file port methods of Scheme.
2024-05-01 12:08:46 +00:00
..
frameworks ScriptFu: Test: maintenance, fix tests broken by changes to Gimp, add tests. 2024-04-20 08:25:35 -04:00
tests ScriptFu: TinyScheme: fix closing of ports 2024-05-01 12:08:46 +00:00
meson.build ScriptFu: TinyScheme: fix closing of ports 2024-05-01 12:08:46 +00:00