emacs/test/manual
dickmao dd22694421 Avoid double svg error reporting and segfaults
* src/image.c (svg_load_image): Use g_error_free directly instead
of the helder g_clear_error (since we're only calling it with
non-nil values).
(svg_load_image): Avoid segfault and double reporting errors.
* test/manual/image-tests.el (image-tests-load-image/svg-too-big)
(image-tests-load-image/svg-invalid): Test it (bug#57755).
2022-09-13 13:57:44 +02:00
..
cedet Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
etags Update the 'etags' test suite 2022-07-14 12:52:32 +02:00
indent ; Fix typos 2022-07-14 12:52:32 +02:00
BidiCharacterTest.txt
biditest.el
image-circular-tests.el Allow using :width/:height as normal with xbm images 2022-06-20 11:18:31 +02:00
image-size-tests.el
image-tests.el Avoid double svg error reporting and segfaults 2022-09-13 13:57:44 +02:00
image-transforms-tests.el
process-callout-tests.el Don't call home from test/src/process-tests.el 2022-07-11 13:19:48 +02:00
redisplay-testsuite.el
scroll-tests.el