mirror of https://github.com/GNOME/gimp.git
c7c5f126b1
Since the recent changes, these 3 tests are not working: - tools - session-2-8-compatibility-multi-window - session-2-8-compatibility-single-window (the 2 latters were only working with xvfb anyway) I could just dig further as I did a bit these last few days, and tweak more and more the testing code. But I think our current unit-testing framework is just non-reliable and for all these years, we have spent more time fixing the tests than actually relying on them to tell us there is a bug in GIMP. Furthermore creating new tests is so cumbersome that basically none do it. I have a plan laid out in #9339 for a much better and more reliable unit testing infrastructure, based on the GIMP executable itself and a very simple syntax to create new test scenari (so that even non-developers should be able to create them eventually). So until then, let's disable these tests and stop wasting time. |
||
---|---|---|
.. | ||
files | ||
gimpdir | ||
gimpdir-empty | ||
.gitignore | ||
Makefile.am | ||
create_test_env.sh | ||
gimp-app-test-utils.c | ||
gimp-app-test-utils.h | ||
gimp-test-session-utils.c | ||
gimp-test-session-utils.h | ||
manual-testcases.txt | ||
meson.build | ||
test-core.c | ||
test-gimpidtable.c | ||
test-save-and-export.c | ||
test-session-2-8-compatibility-multi-window.c | ||
test-session-2-8-compatibility-single-window.c | ||
test-single-window-mode.c | ||
test-tools.c | ||
test-ui.c | ||
test-xcf.c | ||
tests.c | ||
tests.h |