… run() function. This is more consistent with recent changes in PDB, and now the drawables argument is NULL-terminated.
This would help preventing any future regression.
Right now, it only tests a few API, such as creating an image, then a text layer, then inserting it in the image. This is a test to avoid regression bug after having fixed #9923 in a previous commit.