summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* wip: Use event constructors in the testsuiteMatthias Clasen2020-02-212-55/+59
* Make a11y testsuite passMatthias Clasen2020-02-2136-82/+48
* Merge branch 'file-filter-name-property' into 'master'Timm Bäder2020-02-191-1/+2
|\
| * GtkFileFilter: Add a GObject property for the nameRobert Ancell2020-01-271-1/+2
* | icontheme: Update the apiMatthias Clasen2020-02-182-21/+25
* | testsuite: Stop using gdk_surface_new_tempMatthias Clasen2020-02-142-4/+2
* | testsuite: Use GtkTextDirection instead of GtkWindowTypeBenjamin Otte2020-02-141-4/+4
* | window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-1412-37/+37
* | testsuite: Replace popups with toplevelsBenjamin Otte2020-02-142-4/+4
* | builder: Use different construct-only propertyBenjamin Otte2020-02-141-4/+2
* | testsuite: Remove popup property from simplify toolsBenjamin Otte2020-02-148-8/+0
* | testsuite: Turn all CSS test ui files into regular windowsBenjamin Otte2020-02-1438-38/+38
* | testsuite: Make a11y tests use regular windowsBenjamin Otte2020-02-1459-123/+352
* | reftests: Change popup windows to non-decorated windowsBenjamin Otte2020-02-14255-255/+255
* | slicelistmodel: Fix two wrong computationsBenjamin Otte2020-02-141-0/+40
* | testsuite: Handle icontheme test betterMatthias Clasen2020-02-132-8/+16
* | Remove border-half-pixel reftest from xfailMatthias Clasen2020-02-131-1/+0
* | testsuite: Add tests for rounded rect codeBenjamin Otte2020-02-132-0/+101
* | testsuite: Don't use gdk_cairo_get_clip_rectangle()Benjamin Otte2020-02-132-18/+17
* | testsuite: Don't destroy surfaces that are still usedBenjamin Otte2020-02-132-16/+20
* | testsuite: Remove accidentally checked in fileBenjamin Otte2020-02-131-212/+0
* | testsuite: Warn if a necessary env var is missingMatthias Clasen2020-02-121-0/+9
* | Move performance tests to the right testsuiteMatthias Clasen2020-02-121-2/+2
* | testsuite/gtk: Add xfail testsEmmanuele Bassi2020-02-111-1/+19
* | Revert "Add the label-wrap-justify reftest to xfails"Matthias Clasen2020-02-111-1/+0
* | Add the label-wrap-justify reftest to xfailsMatthias Clasen2020-02-101-0/+1
* | Drop the toplevel-vs-popup reftestMatthias Clasen2020-02-103-23/+0
* | Disable the buttons a11y testMatthias Clasen2020-02-101-1/+1
* | Update expected test outputMatthias Clasen2020-02-101-24/+24
* | testsuite: Update expected outputMatthias Clasen2020-02-101-16/+48
* | Fix gestures testAlexander Larsson2020-02-101-44/+35
* | Merge branch 'mainloop-cleanup' into 'master'Matthias Clasen2020-02-1011-143/+338
|\ \
| * | Drop gtk_get_main_threadMatthias Clasen2020-02-091-6/+0
| * | Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-093-8/+11
| * | Stop using gtk_main_quitMatthias Clasen2020-02-097-109/+307
| * | tests: Stop using gtk_events_pendingMatthias Clasen2020-02-091-22/+22
* | | Merge branch 'icon-theme-api-rework' into 'master'Alexander Larsson2020-02-102-100/+58
|\ \ \ | |/ / |/| |
| * | icon-theme: Add back and fix test for handling non-square iconsAlexander Larsson2020-02-101-0/+59
| * | icon paintable: Replace get_filename and get_resource_path with get_file()Alexander Larsson2020-02-101-3/+14
| * | Add gtk_icon_paintable_get_icon_name()Alexander Larsson2020-02-061-1/+1
| * | Replace last users of gtk_icon_paintable_download_texture ()Alexander Larsson2020-02-061-59/+1
| * | textview: Use paintables instead of textures, and fix the supportAlexander Larsson2020-02-061-7/+7
| * | IconTheme: Never fail a lookup or icon loadAlexander Larsson2020-02-061-34/+5
| * | IconTheme: Simplify icon scalingAlexander Larsson2020-02-061-36/+11
* | | testsuite: Stop using gtk_main_do_eventMatthias Clasen2020-02-091-3/+11
* | | css: Remove outline border radius propertiesTimm Bäder2020-02-082-72/+72
* | | testsuite: Get rid of GtkToolbarBenjamin Otte2020-02-074-12/+7
* | | testsuite: Misc. updates of expected outputMatthias Clasen2020-02-064-18/+19
* | | testsuite: Clean up a11y menu testsMatthias Clasen2020-02-066-167/+61
* | | testsuite: Improve --generate supportMatthias Clasen2020-02-062-21/+20