summaryrefslogtreecommitdiffstats
path: root/test/UnitPasswordProtected.cpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: test: modernize password testsAshod Nakashian2022-12-311-178/+166
* wsd: test: header and forward declaration cleanupAshod Nakashian2022-11-181-2/+0
* wsd: test: killpoco for UnitPasswordProtectedAshod Nakashian2022-07-251-20/+27
* wsd: test: remove default testname arg from helpersAshod Nakashian2022-07-251-5/+5
* wsd: move tokenizer helpers into StringVectorAshod Nakashian2022-04-121-2/+2
* test: make the test more specificDennis Francis2022-03-171-1/+2
* test: fail on subsequent error messageDennis Francis2022-03-141-1/+4
* wsd: test: embue all tests with a name and unify logsAshod Nakashian2022-02-171-5/+5
* rename: remaining lool->cool changesAndras Timar2021-11-181-10/+10
* wsd: test: properly include config.h in the testsAshod Nakashian2021-04-021-0/+2
* wsd: test: catch and fail WSD tests when exceptions are thrownAshod Nakashian2020-12-281-2/+2
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-2/+2
* wsd: test assertion macrosAshod Nakashian2020-03-141-15/+15
* Rework LOOLProtocol::tokenize() to return a StringVector objectMiklos Vajna2020-02-281-2/+2
* killpoco: removed StringTokenizer from test directoryPranam Lashkari2019-11-131-8/+4
* Convert password protected test to a new-style oneMiklos Vajna2019-10-281-0/+232