summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Make fontchooser test build on macOSMatthias Clasen2021-12-291-0/+7
* Add a testcase for scroll-to-markMatthias Clasen2021-12-012-0/+194
* build: Fix build with sysprof-capture but without sysprofBenjamin Otte2021-09-261-1/+1
* tests: Update rendernode test to use texturesBenjamin Otte2021-09-161-18/+22
* Fix the testupload testMatthias Clasen2021-09-101-1/+1
* Add a custom input testMatthias Clasen2021-08-172-0/+154
* make testdnd trashcan work againCaolán McNamara2021-06-231-1/+1
* testgaction: Add more widgetryMatthias Clasen2021-06-101-0/+45
* Fix the GAction testMatthias Clasen2021-06-101-3/+9
* tests: Fix check vs toggle button confusionMatthias Clasen2021-06-101-6/+6
* GtkFileFilter: Add suffix matchesMatthias Clasen2021-06-041-2/+2
* Move text history testsMatthias Clasen2021-05-262-601/+0
* testzoom: Fix the in-place rotateMatthias Clasen2021-05-131-10/+35
* Add a transform testMatthias Clasen2021-05-122-0/+277
* test: Ensure .image-button on header bar buttonsAlexander Mikhaylenko2021-05-091-4/+1
* test: Use more appropriate back/forward iconsAlexander Mikhaylenko2021-05-092-3/+3
* Remove assertions in testsMatthias Clasen2021-04-121-10/+10
* Add a test for popover positioningMatthias Clasen2021-02-142-0/+132
* showrendernode: Monitor input fileTimm Bäder2021-01-291-37/+76
* Drop unused logo resourceMatthias Clasen2021-01-281-1/+1
* gl: Fix implicit leaking of shader objectxndcn2020-12-291-0/+2
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-151-6/+10
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-2/+0
* tests/animated-resizing: Use gtk_window_default_size() insteadJonas Ådahl2020-12-071-1/+1
* tests/animated-resizing: Don't try to resize during frame dispatchJonas Ådahl2020-12-071-4/+12
* gdk: Remove GdkSurface::size-changedJonas Ådahl2020-12-071-5/+18
* tests/testgtk: Remove 'Resize' buttonJonas Ådahl2020-12-071-18/+0
* tests/animated-resizing: Resize widget instead of windowJonas Ådahl2020-12-071-2/+3
* tests: Use gtk_window_set_default_size() when appropriateJonas Ådahl2020-12-072-4/+4
* gtk: Remove GtkFileChooserButtonBenjamin Otte2020-12-032-284/+0
* tests: Remove testsvgBenjamin Otte2020-12-022-252/+0
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-11-171-2/+0
|\
| * tests: Fix for new tranfer behavior of constructorsBenjamin Otte2020-11-171-2/+0
* | Remove pointless inout argumentsebassi/inout-argsEmmanuele Bassi2020-11-171-1/+1
* | gsk: Avoid using gtk css types in public apigsk-binding-apiMatthias Clasen2020-11-162-12/+34
* | Fix tests with regard to GtkBuilder <requires>.arnaudb/requiresArnaud Bonatti2020-11-071-7/+7
|/
* showrendernode: Pass error to deserialize()Timm Bäder2020-10-221-1/+1
* showrendernode: Plug GOptionContext memory leakTimm Bäder2020-10-141-0/+3
* testfilechooser: Stop listening to ::selection-changedTimm Bäder2020-10-141-22/+0
* testupload: Test more formatsMatthias Clasen2020-09-261-219/+341
* Add a test for various texture uploadsMatthias Clasen2020-09-262-0/+278
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-252-2/+2
|\
| * columnview: Simplify column constructorsMatthias Clasen2020-09-252-2/+2
* | gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press()Carlos Garnacho2020-09-251-3/+0
|/
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-122-2/+2
* Add a testcase for controls in headerbarsMatthias Clasen2020-09-122-0/+75
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-8/+8
* Merge branch 'filter-constructors' into 'master'Matthias Clasen2020-09-083-6/+6
|\
| * Make sorter constructors return exact typesfilter-constructorsMatthias Clasen2020-09-053-4/+4
| * Make filter constructors return exact typesMatthias Clasen2020-09-052-2/+2