summaryrefslogtreecommitdiff
path: root/test/test-signals.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop calling GLib.threads_initSimon McVittie2020-11-231-1/+0
* tests: Use gi.repository.GLib to avoid deprecation warningsSimon McVittie2020-11-231-8/+8
* Add support for testing without tappySimon McVittie2020-01-111-9/+2
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-151-0/+2
* Use TAP syntax for all directly-run testsSimon McVittie2016-08-111-2/+11
* Make all test scripts properly executableSimon McVittie2016-02-221-0/+0
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-201-9/+10
* Add support for skipping tests, and use itSimon McVittie2013-05-081-1/+4
* Quash a few more deprecations.Barry Warsaw2011-12-171-1/+1
* Use MIT/X11 license for code owned by Collabora and Red Hat only, as per Havo...Simon McVittie2007-09-281-15/+18
* Implement fallback objects.Simon McVittie2007-06-181-4/+24
* dbus.connection: Release signals lock before calling _clean_up_signal_match().Simon McVittie2007-05-281-10/+24
* test/, include/: remove accidentally duplicated lines from license statementSimon McVittie2007-01-251-2/+0
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-6/+3
* test/test-signals.py: add test case for signal handling; test/run-test.sh: ru...Simon McVittie2006-12-041-0/+128