Gimp/plug-ins/python
Jacob Boerema 64b9a00484 plug-ins, ci: add basic support for junit reports for...
file plug-in testing.
The name and location of the xml results will be the same as for the
log file, but with the extension replaced by .xml.

Just some basic support is added which adds failed testcases when
a plug-in has a failure result, which should be the most common
case of failures.
Not all cases where we make errors in our test setup will generate
failed testcases yet, although they should show up in the number of
failures.
Disabled tests won't show up as skipped tests.
We also don't track time.
2024-05-04 19:06:38 +00:00
..
python-console plug-ins: Fix Save button in Python Console 2024-02-12 21:49:28 +00:00
tests plug-ins, ci: add basic support for junit reports for... 2024-05-04 19:06:38 +00:00
colorxhtml.py plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-openraster.py plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
foggify.py plug-ins: Fix Foggify color property 2024-02-25 20:14:13 +00:00
gradients-save-as-css.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
histogram-export.py plug-ins: remove unneeded accelerator 2024-02-24 14:52:22 +00:00
meson.build plug-ins: add file-plug-in testing framework 2024-04-26 12:28:47 -04:00
palette-offset.py plug-ins: Fix GeglColor port of palette-offset 2024-04-18 04:02:48 +00:00
palette-sort.py plug-ins: Fix palette_sort after GeglColorPort 2024-04-18 15:42:27 +00:00
palette-to-gradient.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
pygimp.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
python-eval.py plug-ins: import Babl and Gegl modules in python-eval plug-in. 2024-02-28 22:55:58 +01:00
spyro-plus.py python: fix translation of Spyrograph dropdowns 2024-04-15 23:19:02 +00:00
test-dialog.py app: GUI: Delete root menu "Test", move its item to Demos 2024-04-22 16:06:38 -04:00