summaryrefslogtreecommitdiff
path: root/test/dbus_py_test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Python 2Simon McVittie2021-09-151-16/+0
* Silence -Wcast-function-type with gcc 8Simon McVittie2019-07-231-1/+1
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-151-0/+2
* Move dbus-python.h to a dbus subdirectorySimon McVittie2016-03-051-1/+1
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-151-0/+26
* Use Py_CLEAR for greater robustnessSimon McVittie2010-12-021-4/+4
* Avoid some compiler warningsSimon McVittie2008-07-231-0/+2
* test/: add some missing copyright headersSimon McVittie2007-10-091-1/+24
* Add regression test for main loop failure handling (a main loop that never wo...Simon McVittie2007-01-161-0/+101