gtk/testsuite/gdk
Benjamin Otte 64e5c76323 png: Don't set a size limit when saving
gdk_texture_save_to_png_bytes() cannot fail, so ensure that it doesn't.

Testsuite has been updated to check for this case.

Note that we do not load the PNG file that we generate here.
Loading is a lot more scary than saving after all.
If people want to load oversized PNG files, they should use a real PNG
loader.
2024-01-07 07:22:53 +01:00
..
bad-image-data Add more texture load tests 2023-05-14 07:50:11 -04:00
clipboard-data Make clipboard tests run installed 2021-04-30 07:47:19 -04:00
image-data gdk: Improve test coverage 2022-07-16 09:43:46 -04:00
array.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
arrayimpl.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
cairo.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
clipboard-client.c testsuite: Avoid a compiler warning 2021-06-17 09:37:45 -04:00
clipboard.c Make clipboard tests work with portals 2022-09-07 08:45:31 -04:00
contentformats.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
contentserializer.c Add contentserializer tests for textures 2021-09-17 00:25:22 +02:00
cursor.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
display.c testsuite: Improve test coverage 2023-06-04 09:04:25 -04:00
displaymanager.c testsuite: Improve test coverage 2023-06-04 09:04:25 -04:00
dmabuftexture.c dmabuf: Modify gdk_gl_context_import_dmabuf() 2023-11-07 05:12:57 +01:00
encoding.c testsuite: Cosmetics 2023-05-12 19:52:42 -04:00
gdk.test.in testsuite: Run some installed tests exclusively 2021-05-17 07:16:42 -04:00
glcontext.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
gltexture.c Improve test coverage for GdkGLTexture 2023-05-30 22:36:10 -04:00
image.c Add more texture load tests 2023-05-14 07:50:11 -04:00
keysyms.c Add some more keysyms tests 2023-03-29 07:35:24 -04:00
memorytexture.c testsuite: Update memorytexture text to use new renderers 2024-01-07 07:22:51 +01:00
meson.build testsuite: only run x11-specific tests if x11 enabled 2023-12-12 21:29:03 +01:00
popuplayout.c Improve gdk test coverage 2023-05-13 21:56:29 -04:00
rectangle.c Fix scan-build warning 2023-05-03 15:32:19 -04:00
rgba.c Revert "Merge branch 'rgba-new-from-string' into 'main'" 2023-12-02 10:55:35 +05:45
seat.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
texture-threads.c testsuite: clear_current() when done 2022-01-06 19:22:47 +01:00
texture.c png: Don't set a size limit when saving 2024-01-07 07:22:53 +01:00
toplevellayout.c Improve gdk test coverage 2023-05-13 21:56:29 -04:00