gtk2/testsuite/gdk
Benjamin Otte 96e1b85c2c gdkarray: Add a "stolen" boolean to splice()
If set to TRUE, does not call the free func for the removed items.

This can be used to move items between arrays without having to do the
refcounting dance.
2020-12-24 06:38:45 +01:00
..
array.c array: Add null-termination 2020-07-16 18:09:57 +02:00
arrayimpl.c gdkarray: Add a "stolen" boolean to splice() 2020-12-24 06:38:45 +01:00
cairo.c Update callers 2017-01-19 13:50:17 -05:00
clipboard.c Add a basic clipboard test 2020-06-22 16:55:01 -04:00
cursor.c testsuite: Improve GdkCursor coverage 2020-11-04 23:36:09 -05:00
display.c Update callers 2017-01-19 13:50:17 -05:00
displaymanager.c testsuite: Improve coverage for GdkDisplayManager 2020-11-01 21:23:35 -05:00
encoding.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdk.test.in a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
keysyms.c testsuite: Improve coverage for keys 2020-10-31 14:57:02 -04:00
memorytexture.c Add GDK_MEMORY_R8G8B8A8_PREMULTIPLIED 2020-09-25 09:31:43 +02:00
meson.build testsuite: Improve GdkCursor coverage 2020-11-04 23:36:09 -05:00
rectangle.c testsuite: Improve coverage for rectangles 2020-11-01 21:23:35 -05:00
rgba.c rgba: Use pango_color_parse_with_alpha 2020-08-02 23:30:33 -04:00
seat.c testsuite: Improve coverage for seats 2020-11-01 21:23:35 -05:00
texture.c testsuite: Improve coverage for GdkTexture 2020-11-01 21:23:35 -05:00