summaryrefslogtreecommitdiff
path: root/test/test-p2p.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for testing without tappySimon McVittie2020-01-111-9/+2
* test-p2p: Add test coverage for sending and receiving fdsSimon McVittie2019-09-021-0/+25
* 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-3/+0
* Add support for skipping tests, and use itSimon McVittie2013-05-081-1/+4
* Quash a few more deprecations.Barry Warsaw2011-12-171-5/+5
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-151-8/+13
* Use MIT/X11 license for code owned by Collabora and Red Hat only, as per Havo...Simon McVittie2007-09-281-14/+18
* test/test-p2p.py: Added. Test "peer-to-peer" connections.Simon McVittie2007-04-301-0/+91