summaryrefslogtreecommitdiff
path: root/tests/test_interface.py
Commit message (Expand)AuthorAgeFilesLines
* tests: support builddir != srcdirMathieu Duponchelle2018-04-201-1/+1
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-1/+3
* Fix new PEP8 errorsChristoph Reiter2017-01-091-0/+4
* tests: consitent naming styleMartin Pitt2012-10-241-2/+2
* Remove all tabs and fix indentationJohan Dahlin2012-03-221-1/+0
* Renamed "property" class to "Property"Simon Feltman2012-03-161-2/+2
* refactor tests to only use PyGObject 3 syntaxJohn (J5) Palmieri2011-08-111-8/+8
* Clean and improve the test infrastructureSimon van der Linden2010-07-291-1/+5
* Run pyflakes on the testsuite, remove unused imports and reorganizeJohan Dahlin2008-07-261-6/+3
* Add a property helper, fixes #338098Johan Dahlin2007-05-011-8/+3
* interface fixes and testsGustavo J. A. M. Carneiro2006-08-271-1/+29
* Add Interface implementation testJohan Dahlin2006-07-101-0/+25