summaryrefslogtreecommitdiff
path: root/test/test-p2p.py
Commit message (Expand)AuthorAge
* Remove support for Python 2Simon McVittie2021-09-15
* tests: Stop calling GLib.threads_initSimon McVittie2020-11-23
* tests: Use gi.repository.GLib to avoid deprecation warningsSimon McVittie2020-11-23
* Add support for testing without tappySimon McVittie2020-01-11
* test-p2p: Add test coverage for sending and receiving fdsSimon McVittie2019-09-02
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-15
* Use TAP syntax for all directly-run testsSimon McVittie2016-08-11
* Make all test scripts properly executableSimon McVittie2016-02-22
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-20
* Add support for skipping tests, and use itSimon McVittie2013-05-08
* Quash a few more deprecations.Barry Warsaw2011-12-17
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-15
* Use MIT/X11 license for code owned by Collabora and Red Hat only, as per Havo...Simon McVittie2007-09-28
* test/test-p2p.py: Added. Test "peer-to-peer" connections.Simon McVittie2007-04-30