summaryrefslogtreecommitdiff
path: root/test/cross-test-client.py
Commit message (Expand)AuthorAge
* Remove support for Python 2Simon McVittie2021-09-15
* tests: Use gi.repository.GLib to avoid deprecation warningsSimon McVittie2020-11-23
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-15
* cross-test-client: Wait until default method timeout for Exit()Simon McVittie2018-05-09
* Make all test scripts properly executableSimon McVittie2016-02-22
* Add support for skipping tests, and use itSimon McVittie2013-05-08
* Do not allow Byte(unicode(x)) (i.e. Byte(str(x)) in Python 3)Simon McVittie2012-01-11
* Re-enable previously disabled test.Barry Warsaw2011-12-15
* - Added back the missing PY3PORT.rst file, with updates.Barry Warsaw2011-12-15
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-15
* Use Python 3 syntax to catch exceptionsBarry Warsaw2011-12-13
* tests/cross-test-*: don't use deprecated sets moduleSimon McVittie2010-02-18
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-27
* Avoid deprecated API in cross-testSimon McVittie2007-08-01
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-07
* test/, include/: remove accidentally duplicated lines from license statementSimon McVittie2007-01-25
* Comment on why we're putting the client at path /TestSimon McVittie2007-01-16
* Test UTF8String as well as StringSimon McVittie2006-11-14
* Update tests for the new variant APISimon McVittie2006-11-14
* Revert switch from Byte being an int subclass to a str subclass following dis...Simon McVittie2006-11-02
* test/cross-test-client.py: Add more workarounds for odd dbus-java behaviour. ...Simon McVittie2006-10-02
* Make cross-test stricter by including extreme values for integers, etc.Simon McVittie2006-09-29
* test/cross-test-client.py, test/cross-test-server.py: Start to fix for intero...Simon McVittie2006-09-28
* test/cross-test-client.py, test/cross-test-server.py: Output in the same form...Simon McVittie2006-09-28
* Add copyright, AFL2.1, GPL2 notices, which might even be correct...Simon McVittie2006-09-27
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-26
* Add a fairly simplistic implementation of the D-Bus bindings test suite.Simon McVittie2006-09-06