summaryrefslogtreecommitdiff
path: root/test/WopiTestServer.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-09-28tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-11/+9
2019-08-07test: avoid UB in unit-wopiMiklos Vajna1-1/+1
2019-07-25Fix build.Jan Holesovsky1-0/+2
2019-05-24wsd: fix the exception "Bad URI syntax"Henry Castro1-5/+8
2019-05-20Use compile-time rather than run-time string concatenation.Michael Meeks1-21/+21
2019-05-13Added RenameFile Support for WOPImerttumer1-6/+19
2019-03-19fix: saveAs breaks when '%' character is used within the filenameEduard Ardeleanu1-1/+1
2018-12-13WopiTestServer: make members privateMiklos Vajna1-3/+9
2018-10-17test: avoid some unnecessary value parametersMiklos Vajna1-1/+1
2018-02-09Unbreak some wopi tests; use fractional fractional iso8601Pranav Kant1-4/+5
2018-02-09document conflict: unit testPranav Kant1-1/+39
2018-02-09Try to act like a wopi test server bit more realisticallyPranav Kant1-5/+8
2018-02-08versionrestore: unit test; checks if wsd saves a modified documentPranav Kant1-0/+3
2018-02-08Unused variablePranav Kant1-1/+0
2018-02-07wsd: Use a close request flag to break out of doc broker poll threadPranav Kant1-0/+1
2017-11-10Save As: Advertise the correct size when uploading the new file.Jan Holesovsky1-1/+1
2017-10-26tdf#99744 SaveAs: Report back to loleaflet that the saveas succeeded.Jan Holesovsky1-8/+5
2017-10-26tdf#99744 SaveAs: Reimplementation of the PutRelativeFile going through Kit.Jan Holesovsky1-10/+51
2017-09-27WopiTestServer: Share more code.Jan Holesovsky1-0/+22
2017-09-27PutFile ext: X-LOOL-WOPI-IsModifiedByUser unit test.Jan Holesovsky1-4/+18
2017-09-27Separate the fake wopi server to an own class.Jan Holesovsky1-0/+115