summaryrefslogtreecommitdiff
path: root/test/source/xmltesttools.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann1-3/+20
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-0/+12
2014-09-23Include name of document in CPPUNIT_ASSERT msgsStephan Bergmann1-8/+8
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl1-1/+1
2014-06-16xmlChildElementCount is only available in libxml2 >= 2.7.3Douglas Mencken1-0/+6
2014-06-02Fix memory leaks in test codeStephan Bergmann1-9/+24
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl1-0/+17
2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna1-26/+0
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl1-0/+124