summaryrefslogtreecommitdiff
path: root/include/test/xmltesttools.hxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-08-28test: fix misleading documentation of assertXPathNoAttribute()Michael Stahl
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski
2019-04-25assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-02-12EPUB export, fixed layout: fix validation error with imagesMiklos Vajna
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-06-02Fix memory leaks in test codeStephan Bergmann
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl