summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Unit test for &lang=es-419 style code, disliked by boost gettext.Michael Meeks2022-02-212-2/+26
* wsd: test: correct include order for operator resolutionAshod Nakashian2022-02-161-1/+2
* Count and report on various internal exceptions.Michael Meeks2022-02-031-0/+1
* wsd: add endsWith helper with testsAshod Nakashian2021-12-131-0/+8
* unit test for save-as files with encoding characters in the nameMert Tumer2021-12-132-2/+98
* wsd: test: kill poco in pasteBlankAshod Nakashian2021-12-132-8/+23
* wsd: test: improved test state machineAshod Nakashian2021-12-132-35/+15
* wsd: test: better loggingAshod Nakashian2021-12-132-2/+2
* wsd: test: use chronoAshod Nakashian2021-12-1310-16/+12
* wsd: test: use dynamic memory for large buffersAshod Nakashian2021-12-131-4/+4
* wsd: test: killpoco web-sockets in testHandshakeAshod Nakashian2021-12-131-61/+42
* wsd: test: support logging passing test assertionsAshod Nakashian2021-12-131-3/+24
* wsd: test: more informative string assertion in TileQueueTestsAshod Nakashian2021-12-131-74/+48
* wsd: test: safer assertions without side-effectsAshod Nakashian2021-12-131-14/+35
* wsd: test: visual marker for mismatched strings in failed testsAshod Nakashian2021-12-131-2/+36
* Unit test for X-WOPI-LockMert Tumer2021-11-263-5/+219
* wsd: always subscribe when proactively rendering tilesAshod Nakashian2021-11-261-2/+1
* wsd: chunked transfer and testsAshod Nakashian2021-09-133-2/+108
* wsd: move convert-to docs into the jailAshod Nakashian2021-09-131-0/+1
* Compiler with recent cppunit.Michael Meeks2021-09-132-3/+5
* wsd: improved dehexifying of URLsAshod Nakashian2021-09-071-3/+3
* wsd: throw when an invalid URL is used to create an http sessionAshod Nakashian2021-09-071-2/+10
* wsd: hexified URL supportAshod Nakashian2021-09-071-0/+131
* wsd: hexifying helpers and testsAshod Nakashian2021-09-071-0/+25
* log: avoid logging after shutdown on all log levelsMiklos Vajna2021-08-161-1/+2
* wsd: http: reason phrase is optionalAshod Nakashian2021-07-301-1/+25
* Test the merging semantics harderTor Lillqvist2021-07-221-1/+17
* Add unit test of the new merging functionality in MessageQueueTor Lillqvist2021-07-221-0/+89
* Merge textinput messages when possibleTor Lillqvist2021-07-221-8/+4
* wsd: test: improve modify testAshod Nakashian2021-07-192-14/+20
* wsd: killpoco: cert verificationAshod Nakashian2021-07-192-4/+13
* wsd: ssl certificate verification requirementsAshod Nakashian2021-07-191-1/+2
* wsd: support certificate verificationAshod Nakashian2021-07-191-3/+3
* wsd: test: detect multiple uploads in testAshod Nakashian2021-07-151-1/+5
* wsd: test close-after-modify to confirm no data lossAshod Nakashian2021-07-152-0/+134
* Rename fileId to redirectionCountSzymon Kłos2021-07-121-5/+5
* HTTP 302 - updates after reviewSzymon Kłos2021-07-121-3/+7
* HTTP 302 Found - block redirection loopsSzymon Kłos2021-06-282-1/+110
* HTTP 302 Found - redirrect support for downloadDocumentSzymon Kłos2021-06-281-1/+25
* HTTP 302 Found - remember the correct resource addressSzymon Kłos2021-06-281-6/+43
* HTTP 302 Found - redirrect support for getWOPIFileInfoSzymon Kłos2021-06-283-2/+146
* Avoid 'DEL' in random strings.Michael Meeks2021-06-241-1/+2
* wsd: separate client SSL context from the serverAshod Nakashian2021-06-242-4/+4
* Re-factor Trace Event stuff for improved functionality and thread safetyTor Lillqvist2021-06-221-0/+1
* Output a Trace Event metadata event identifying each named threadTor Lillqvist2021-06-221-1/+1
* wsd: test: add async upload test to modify after failAshod Nakashian2021-06-202-2/+175
* wsd: test: add async upload test on closingAshod Nakashian2021-06-203-1/+174
* wsd: test: log the fake wopi responseAshod Nakashian2021-06-201-3/+9
* wsd: test: safe header readerAshod Nakashian2021-06-201-1/+1
* wsd: test: assertPutFileRequest returns the http responseAshod Nakashian2021-06-205-10/+33