summaryrefslogtreecommitdiffstats
path: root/test/UnitWOPISaveAs.cpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: test: modernize UnitWOPISaveASAshod Nakashian2022-07-251-11/+4
* wsd: test: filterSendMessage -> filterSendWebSocketMessageAshod Nakashian2022-06-271-2/+3
* rename: remaining lool->cool changesAndras Timar2021-11-181-2/+2
* wsd: test: move inherited filterSendMessage to onFilterSendMessageAshod Nakashian2021-01-131-2/+2
* wsd: test: catch and fail WSD tests when exceptions are thrownAshod Nakashian2020-12-281-1/+1
* wsd: test: store the current test name in UnitBaseAshod Nakashian2020-12-281-2/+3
* wsd: avoid the using keyword and use C++ size_tAshod Nakashian2020-11-151-1/+2
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: test assertion macrosAshod Nakashian2020-03-141-2/+2
* test: better fix for UnitWOPISaveAs testTamás Zolnai2020-03-121-9/+3
* wsd: fix UnitWOPISaveAs testAshod Nakashian2020-03-121-1/+8
* fix: saveAs breaks when '%' character is used within the filenameEduard Ardeleanu2019-03-191-3/+4
* WopiTestServer: make members privateMiklos Vajna2018-12-131-3/+3
* wsd: fix saveas testAshod Nakashian2018-10-171-2/+3
* loplugin:includeformPranav Kant2017-12-201-6/+6
* Save As: Advertise the correct size when uploading the new file.Jan Holesovsky2017-11-101-3/+7
* SaveAs: Fix unit test when used without ssl.Jan Holesovsky2017-10-261-1/+1
* tdf#99744 SaveAs: Extend test to check that the Save As result was sent.Jan Holesovsky2017-10-261-1/+12
* tdf#99744 SaveAs: Report back to loleaflet that the saveas succeeded.Jan Holesovsky2017-10-261-1/+1
* tdf#99744 SaveAs: Use X-WOPI-SuggestedTarget instead of X-WOPI-RelativeTarget.Jan Holesovsky2017-10-261-2/+3
* tdf#99744 SaveAs: Reimplementation of the PutRelativeFile going through Kit.Jan Holesovsky2017-10-261-0/+72