summaryrefslogtreecommitdiffstats
path: root/test/source/htmltesttools.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* Include name of document in CPPUNIT_ASSERT msgsStephan Bergmann2014-09-231-1/+8
* test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl2014-05-151-5/+8
* tests: add XML and HTML test tools to test moduleTomaž Vajngerl2014-04-291-0/+26