dbus/test/python
Robert McQueen ef47e01f75 2005-10-24 Robert McQueen <robot101@debian.org>
* python/dbus_bindings.pyx (String, MessageIter): make D-Bus strings
    derive from unicode instead of str, and encode/decode UTF-8 when
    marshalling/unmarshalling bus messages

    * python/introspect_parser.py: encode introspection data as UTF-8
    before passing the buffer into libxml2

    * test/python/test-client.py: add unicode test strings

    * test/data/valid-service-files/.cvsignore, test/python/.cvsignore:
    ignore generated python test files
2005-10-24 18:29:50 +00:00
..
.cvsignore 2005-10-24 Robert McQueen <robot101@debian.org> 2005-10-24 18:29:50 +00:00
Makefile.am * test/python: Add python regression test 2005-08-25 00:20:41 +00:00
run-test.sh * glib/dbus-gvalue-utils.c (hash_free_from_gtype): handle gdouble 2005-10-18 04:38:05 +00:00
test-client.py 2005-10-24 Robert McQueen <robot101@debian.org> 2005-10-24 18:29:50 +00:00
test-service.py * python/dbus_bindings.pyx (MessageIter::append_strict): check for 2005-10-14 21:44:00 +00:00