summaryrefslogtreecommitdiff
path: root/test/helpers.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Fix issues with size_t and ssize_t on 32bits machinesCorentin Noël1-1/+1
2019-11-18test: thread-safe common shared test dataAshod Nakashian1-4/+9
2019-11-13killpoco: removed StringTokenizer from test directoryPranam Lashkari1-3/+2
2019-10-29test: improve TileCacheTestsAshod Nakashian1-1/+19
2019-10-29test: improve getAllText to match an expected payloadAshod Nakashian1-5/+11
2019-10-29test: improve stability of a number of testsAshod Nakashian1-2/+46
2019-10-28test: improve SVG parserAshod Nakashian1-2/+2
2019-10-28test: log the time in testsAshod Nakashian1-1/+4
2019-08-30Try to avoid a timing problem in HTTPCrashTest::testRecoverAfterKitCrash()Miklos Vajna1-4/+9
2019-05-22tests for chunked transfer encoding parser.Michael Meeks1-3/+20
2019-05-10tests: re-factor PNG save to allow easy re-use elsewhere.Michael Meeks1-6/+15
2019-05-06do not ignore the result of fwrite...Andras Timar1-1/+2
2019-05-02tests: make SVG comparison tests much more helpful.Michael Meeks1-0/+24
2019-03-04Don't use the same std::ostringstream from multiple threads.Michael Meeks1-4/+13
2019-02-13Improve unit test / SSL handling & detection.Michael Meeks1-3/+3
2018-08-27test: no need to copy testnameMiklos Vajna1-1/+1
2018-08-13common, kit, test, wsd: these parameters are copied for each invocation ...Miklos Vajna1-1/+1
2018-06-15Do not use the word 'Error' here (tinderbox)Andras Timar1-1/+1
2018-02-11ut: log the test name for easier traceabilityAshod Nakashian1-20/+20
2018-02-11ut: log timestamp to track timeouts betterAshod Nakashian1-54/+87
2018-02-07test: spell out non-trivial autos to improve readabilityMiklos Vajna1-5/+5
2017-06-16test: give the socket the chance to get the error in getErrorCode()Miklos Vajna1-0/+1
2017-05-02wsd: add test helper to get server versionAshod Nakashian1-0/+31
2017-05-02wsd: unittest to reproduce rendering issue in CalcAshod Nakashian1-0/+27
2017-04-17wsd: include cleanup in testAshod Nakashian1-19/+2
2017-04-03wsd: remove nextmessageAshod Nakashian1-17/+1
2017-03-10config.h - get includes right: must always be the first include.Michael Meeks1-2/+0
2017-03-10nb: unittest improvementsAshod Nakashian1-1/+1
2017-03-10nb: log the test name where possibleAshod Nakashian1-2/+2
2017-02-08fuzzer: Use the dummy LOK implementation when fuzzing.Jan Holesovsky1-0/+4
2017-02-08fuzzer: Factor out the replay functionality to a separate file.Jan Holesovsky1-0/+5
2017-01-23wsd: improved testConnectNoLoadAshod Nakashian1-1/+1
2017-01-16wsd: improved getErrorCodeAshod Nakashian1-6/+6
2017-01-09wsd: prefix the test docs with the test nameAshod Nakashian1-2/+3
2017-01-04wsd: fixup max connections unittestAshod Nakashian1-0/+6
2017-01-02wsd: more forgiving canceltiles unittestsAshod Nakashian1-1/+1
2016-12-27loplugin:passstuffbyrefNoel Grandin1-1/+1
2016-11-28loolwsd: use larger threshold to large messagesAshod Nakashian1-2/+2
2016-11-28loolwsd: use more efficient matchPrefixAshod Nakashian1-1/+1
2016-11-25Adapt makefiles, includes etc. to new locations.Michael Meeks1-1/+1
2016-11-25Apply the pre-branch rename script to re-organize the source.Michael Meeks1-0/+566