summaryrefslogtreecommitdiff
path: root/test/test-standalone.py
Commit message (Expand)AuthorAgeFilesLines
* fd.o #21831: deserialize empty ByteArray objects correctlySimon McVittie2010-11-231-0/+7
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-14/+18
* 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
* Ensure we put the right number of items in a struct or message and add test c...Simon McVittie2007-01-161-1/+43
* Add special case to serialization: objects with a __dbus_object_path__ attrib...Simon McVittie2007-01-101-0/+15
* When putting a ByteArray into a variant array, serialise it as an array of va...Simon McVittie2007-01-091-1/+2
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-10/+15
* Stop asserting that dbus.Struct(()) worksSimon McVittie2006-12-051-2/+2
* Update tests for the new variant APISimon McVittie2006-11-141-86/+92
* Revert switch from Byte being an int subclass to a str subclass following dis...Simon McVittie2006-11-021-2/+3
* test/test-standalone.py: Test API guarantee that integer types subclass int o...Simon McVittie2006-10-051-0/+8
* Add copyright, AFL2.1, GPL2 notices, which might even be correct...Simon McVittie2006-09-271-0/+21
* Add a test case for the various options to get_args_list.Simon McVittie2006-09-271-21/+91
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-261-0/+126