summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix gtk-builder-tool testsMatthias Clasen2019-09-034-4/+4
* Fix gtk-query-settings testMatthias Clasen2019-09-031-1/+1
* Update a11y test resultsMatthias Clasen2019-09-0311-177/+1321
* Add a test for reinserting action groupsMatthias Clasen2019-06-231-0/+21
* Fix build with older GLibMatthias Clasen2019-06-201-0/+21
* action muxer: Fix gtk_widget_get_action_groupMatthias Clasen2019-06-191-1/+121
* Update test outputMatthias Clasen2019-06-187-26/+82
* meson: a11y tests: don't build testfocus.c, autotools doesn't dist itChristoph Reiter2019-06-171-5/+0
* meson: a11y tests: don't test "menus.ui", autotools doesn't dist itChristoph Reiter2019-06-171-1/+0
* meson: print disabled backends in the final build summaryChristoph Reiter2019-06-171-0/+4
* testsuite/a11y/about: Fix exp. output per e56a9e6cDaniel Boles2019-06-141-2/+1
* Add a reftest for multiple font familiesMatthias Clasen2019-05-034-0/+34
* state-record.c: Include header for write()/close()Chun-wei Fan2019-04-181-0/+6
* meson: add tools testsChristoph Reiter2019-04-133-0/+25
* meson: add a11y testChristoph Reiter2019-04-136-3/+117
* testsuite/gtk/builder.c: Export the needed symbolsChun-wei Fan2019-04-111-19/+19
* autotools: dist all meson related build filesChristoph Reiter2019-04-117-3/+17
* tests: don't overwrite GSETTINGS_SCHEMA_DIR when running under mesonChristoph Reiter2019-04-116-5/+11
* testsuite/gtk/stylecontext.c: Declare variables at top-of-blockChun-wei Fan2019-04-111-1/+2
* meson: Cleanup tests and gdk testsuiteNirbheek Chauhan2019-04-111-24/+26
* meson: Disable --export-dynamic for clangPhilippe Normand2019-04-111-1/+1
* meson: Sync build files with master and update to 3.24Nirbheek Chauhan2019-04-112-157/+116
* tests: Include system headers appropriatelyChun-wei Fan2019-04-115-0/+20
* Import meson build files from an 3.22Nirbheek Chauhan2019-04-117-0/+203
* Fix a11y testsMatthias Clasen2019-03-127-82/+26
* Update css node testsMatthias Clasen2019-02-051-1/+5
* Update a11y test outputMatthias Clasen2019-01-137-26/+82
* A11y: Add support for AtkTableCellMike Gorse2018-12-192-0/+102
* Skip GdkPixbuf in default-value testsMatthias Clasen2018-12-121-0/+4
* Update some a11y test resultsMatthias Clasen2018-12-121-1/+1
* Update a11y test resultsMatthias Clasen2018-07-311-0/+15
* test: Fix compile-time warningsBastien Nocera2018-07-211-2/+2
* defaultvalue: Ignore more style properties that Adwaita overridesgtk-3-24-defaultvalues-ignore-moreIain Lane2018-07-191-0/+28
* themes: Remove RaleighDaniel Boles2018-06-291-1/+7
* defaultvalue: Fix some very broken indentationDaniel Boles2018-06-291-3/+6
* defaultvalue: Ignore property to actually passDaniel Boles2018-06-291-0/+10
* defaultvalue: Stop warnings via new g_object_ref()Daniel Boles2018-06-291-2/+2
* defaultvalue test: Remove obsolete propertiesDaniel Boles2018-06-291-11/+1
* testsuite/a11y: Fix missing glib schemasChristoph Reiter2018-02-152-0/+21
* Add a test for ::row-changed vs node refsMatthias Clasen2018-01-191-0/+71
* tree model sort: Fix set_sort_columnMatthias Clasen2018-01-161-0/+89
* GtkBuilder: Prefer "type-func" over "class" when looking for the GTypeDebarshi Ray2017-08-291-1/+11
* update expected test resultsMatthias Clasen2017-07-181-2/+2
* Update a11y testsMatthias Clasen2017-06-207-82/+26
* testsuite/scrolledwindow: Try non-overlay/non-autoDaniel Boles2017-06-021-32/+187
* build: Enable subdir-objectsEmmanuele Bassi2017-05-091-17/+35
* Revert "testsuite/scrolledwindow—Test non-overlay/non-auto"Daniel Boles2017-02-221-194/+40
* testsuite/scrolledwindow—Test non-overlay/non-autoDaniel Boles2017-02-191-40/+194
* testsuite/gtk/textiter: Add missing assertionDaniel Boles2017-02-181-1/+2
* textiter: fix bug in gtk_text_iter_backward_line()Nelson Benítez León2017-02-181-0/+37