summaryrefslogtreecommitdiff
path: root/test/cross-test-client.py
Commit message (Expand)AuthorAgeFilesLines
* tests/cross-test-*: don't use deprecated sets moduleSimon McVittie2010-02-181-2/+1
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-13/+17
* Avoid deprecated API in cross-testSimon McVittie2007-08-011-3/+2
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-071-4/+4
* test/, include/: remove accidentally duplicated lines from license statementSimon McVittie2007-01-251-2/+0
* Comment on why we're putting the client at path /TestSimon McVittie2007-01-161-0/+2
* Test UTF8String as well as StringSimon McVittie2006-11-141-0/+1
* Update tests for the new variant APISimon McVittie2006-11-141-32/+104
* Revert switch from Byte being an int subclass to a str subclass following dis...Simon McVittie2006-11-021-2/+2
* test/cross-test-client.py: Add more workarounds for odd dbus-java behaviour. ...Simon McVittie2006-10-021-21/+54
* Make cross-test stricter by including extreme values for integers, etc.Simon McVittie2006-09-291-11/+23
* test/cross-test-client.py, test/cross-test-server.py: Start to fix for intero...Simon McVittie2006-09-281-57/+124
* test/cross-test-client.py, test/cross-test-server.py: Output in the same form...Simon McVittie2006-09-281-9/+9
* Add copyright, AFL2.1, GPL2 notices, which might even be correct...Simon McVittie2006-09-271-0/+20
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-261-27/+28
* Add a fairly simplistic implementation of the D-Bus bindings test suite.Simon McVittie2006-09-061-0/+185