summaryrefslogtreecommitdiff
path: root/tests/rhq.py
Commit message (Expand)AuthorAgeFilesLines
* Update epydocs suds/xsd/schema.pyjortel2010-05-061-2/+2
* Fix RHQ test to work with latest server.jortel2010-05-061-341/+21
* Add a (null) class to be used to explicitly pass NULL parameters and NULL for...jortel2009-11-191-3/+3
* Replace xlstr class in binding.__init__.py with sax.text.Text. Updated Eleme...jortel2009-06-181-2/+2
* Add 'xstq' option to control when xsi:type values should be qualified by name...jortel2009-06-151-1/+1
* Remove redundant call to HttpAuthenticated __init__()jortel2009-04-161-2/+2
* Fix marshaller.Encoded encode() to handle resolved being xs:any. Update opti...jortel2009-04-071-1/+9
* Change the signatures back to types. This will be ok since the marshaller ha...jortel2008-10-231-1/+1
* fix edge case bugs; fix ElementQuery to do a find() in all top level children...jortel2008-10-231-0/+7
* added last_send() last_received() in client. updated binding.get_reply() and...jortel2008-09-241-1/+6
* fix marshalling of Property. tweak unmarshaller. update test modulesjortel2008-09-111-1/+1
* update README release notes for 0.2.9jortel2008-09-091-2/+2
* move test package to tests so not to conflict with python test packagejortel2008-08-051-0/+520