Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-18 | XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUString | Stephan Bergmann |
2014-09-30 | Factor out duplicated code to XmlTestTools::assertXPathNoAttribute() | Miklos Vajna |
2014-09-23 | Include name of document in CPPUNIT_ASSERT msgs | Stephan Bergmann |
2014-08-28 | parseXml should return xmlDocPtr instead of htmlDocPtr | Tomaž Vajngerl |
2014-06-16 | xmlChildElementCount is only available in libxml2 >= 2.7.3 | Douglas Mencken |
2014-06-02 | Fix memory leaks in test code | Stephan Bergmann |
2014-05-15 | test: parseXmlStream & parseHtmlStream added to test tools | Tomaž Vajngerl |
2014-04-30 | test: move XmlTestTools API documentation to the header | Miklos Vajna |
2014-04-29 | tests: add XML and HTML test tools to test module | Tomaž Vajngerl |