summaryrefslogtreecommitdiff
path: root/tests/test_unknown.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-2/+0
* tests: support builddir != srcdirMathieu Duponchelle2018-04-201-1/+1
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-1/+4
* test_unknown.py: Check property interfaceMartin Pitt2012-11-141-0/+10
* tests: consitent naming styleMartin Pitt2012-10-241-1/+1
* refactor tests to only use PyGObject 3 syntaxJohn (J5) Palmieri2011-08-111-4/+4
* Clean and improve the test infrastructureSimon van der Linden2010-07-291-1/+4
* Run pyflakes on the testsuite, remove unused imports and reorganizeJohan Dahlin2008-07-261-4/+4
* reindentJohan Dahlin2006-04-111-1/+1
* Add GType.is_a and deprecate gobject.type_* Update tests and makeJohan Dahlin2005-07-051-3/+4
* Add tests for dynamic/unknown objects and interfacesJohan Dahlin2004-11-041-0/+14