summaryrefslogtreecommitdiff
path: root/tests/test_gtk_template.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Re-enable template tests for gtk4wip/jfelder/template-gtk4Jean Felder2020-12-061-3/+0
* tests: Do not use container api when gtk4 is usedJean Felder2020-12-061-6/+35
* tests: Do not use the margin property for template testsJean Felder2020-12-061-4/+4
* gtk4: Skip template test for nowChristoph Reiter2020-11-151-1/+4
* flake8: fix errors with new flake8 3.8.0Christoph Reiter2020-05-171-0/+4
* gtktemplate: Do not crash on multiple init_template callsJean Felder2020-04-171-0/+30
* gtk overrides: Fix template hierarchy issueJean Felder2020-04-171-0/+70
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-4/+0
* CI: Use gnome-master for testing with gtk4Christoph Reiter2019-10-191-8/+5
* tests: Make tests run with GTK4Christoph Reiter2018-11-041-0/+3
* Gtk.Template: Add test for second instance initialisationKai Willadsen2018-07-071-0/+37
* Gtk.Template: Allow marking children as "internal-child"gtk-template-child-internalChristoph Reiter2018-04-161-0/+73
* Add a minimal implementation of Gtk.Template. See #52Christoph Reiter2018-04-121-0/+482