summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Ignore deprecationsMatthias Clasen2022-10-122-0/+4
* tests: Ignore deprecations for render apiMatthias Clasen2022-10-122-1/+3
* tests: Ignore deprecationsMatthias Clasen2022-10-1137-0/+71
* testgtk: Use global css providerBenjamin Otte2022-10-091-11/+15
* tests: Use per-screen CSS providersBenjamin Otte2022-10-091-3/+3
* testmountoperation: Test process dialogMatthias Clasen2022-10-041-0/+22
* Deprecate GtkEntryCompletionMatthias Clasen2022-10-032-0/+8
* Deprecate the app chooser widgetsMatthias Clasen2022-10-032-0/+4
* gdk/win32: correct gdk_win32_surface_get_handle return typeMarc-André Lureau2022-08-231-1/+0
* Beef up testfontchooserdialogMatthias Clasen2022-07-031-1/+47
* tests: Add testdatatableIvan Molodetskikh2022-06-282-1/+299
* testcolumnview: Use GtkInscriptionBenjamin Otte2022-06-101-15/+12
* 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