aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/testxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-3/+2
* Minor simplifications after PR feedback.Henning Baldersheim2022-03-291-1/+1
* Remove copy constructors.Henning Baldersheim2022-03-281-7/+7
* Use both lvalue and rvalue specifier to avoid explicit std::move()Henning Baldersheim2022-03-281-8/+8
* Avoid the need for clone by using unique_ptr.Henning Baldersheim2022-03-281-7/+7
* GC unused codeHenning Baldersheim2022-03-281-1/+0
* Avoid need to copy/clone FieldUpdateHenning Baldersheim2022-03-271-15/+11
* Avoid multiple inheritance.Henning Baldersheim2022-03-271-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "doc: -> id:""Henning Baldersheim2019-08-211-6/+6
* Revert "doc: -> id:"Henning Baldersheim2019-08-211-6/+6
* doc: -> id:Henning Baldersheim2019-08-191-6/+6
* Migrate document unit tests from cppunit to gtest.Tor Egge2019-04-161-16/+4
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-1/+1
* Reduce code visibilityHenning Baldersheim2018-06-121-1/+1
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-1/+1
* Add correct include.Henning Baldersheim2016-12-121-7/+1
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-5/+3
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-2/+5
* PublishJon Bratseth2016-06-151-0/+153