summaryrefslogtreecommitdiff
path: root/tests/test_pygtkcompat.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-1/+3
* tests: Make patching in pygtkcompat reversibleChristoph Reiter2018-02-111-0/+237
* tests: Run pygtkcompat tests separatelyMartin Pitt2012-11-191-147/+0
* Move pygtkcompat into sibling package of giSimon Feltman2012-11-191-3/+3
* tests: Ensure that the fatal mask is always resetMartin Pitt2012-11-071-2/+4
* tests: consitent naming styleMartin Pitt2012-10-241-16/+16
* Clean up sys.path handling in testsSimon Feltman2012-08-231-3/+0
* tests: Do not break on Pango warningsMartin Pitt2012-08-031-0/+6
* Skip instead of fail tests which need Pango, Atk, Gdk, GtkMartin Pitt2012-07-311-10/+20
* pygtkcompat: Correctly set flagsJose Rostagno2012-05-141-0/+1
* pygtkcompat: Add gdk.pixbuf_get_formats compat codeJose Rostagno2012-05-051-0/+8
* pygtkcompat: Correct Userlist module useJose Rostagno2012-04-301-0/+4
* tests: Replace deprecated assertEquals() with assertEqual()Martin Pitt2012-04-221-21/+21
* tests: Replace deprecated Python APIMartin Pitt2012-03-221-9/+9
* Add GtkComboBoxEntry compatibilityPaolo Borelli2012-03-221-0/+22
* Correct review comments from MartinJohan Dahlin2012-03-211-0/+18
* Correct pyflakes warnings/errorsJohan Dahlin2012-03-211-4/+0
* pygtkcompat test: Properly clean up PixbufLoaderMartin Pitt2012-03-211-1/+2
* pygtkcompat: Remove first argument for get_origin()Johan Dahlin2012-03-191-0/+5
* Add a PyGTK compatibility layerJohan Dahlin2012-03-161-0/+77