summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-12-19Convert some closing tests to a new-style oneHEADmasterMiklos Vajna3-156/+239
2019-12-18Convert some insert/delete tests to a new-style oneMiklos Vajna3-255/+337
2019-12-16These can be made constMiklos Vajna1-1/+1
2019-12-12A new convert-to unit test, hopefully taking longer to load.Michael Meeks2-0/+40
2019-12-06wsd: fix a typoMiklos Vajna1-0/+3
2019-12-06Convert some Calc tests to a new-style oneMiklos Vajna4-407/+491
2019-12-05test: fix UnitLoad::testConnectNoLoad()Miklos Vajna1-0/+10
2019-12-02Convert cursor tests to a new-style oneMiklos Vajna3-326/+414
2019-11-26test: fix unit-httpMiklos Vajna1-2/+2
2019-11-25test: improve unit-testsAshod Nakashian3-4/+10
2019-11-25test: fix typo, unit-load should invoke code from UnitLoad.cppMiklos Vajna1-1/+1
2019-11-25test: clean up not needed memset()Miklos Vajna1-5/+4
2019-11-22Fix issues with size_t and ssize_t on 32bits machinesCorentin Noël3-49/+49
2019-11-22Convert doc load tests to a new-style oneMiklos Vajna3-136/+215
2019-11-22test: validate ExtendedData sent to WOPIAshod Nakashian1-1/+9
2019-11-19additional URI support added for some broken ImplementationPranam Lashkari1-0/+8
2019-11-18Convert "uno command" tests to a new-style oneMiklos Vajna3-225/+283
2019-11-18test: thread-safe common shared test dataAshod Nakashian1-4/+9
2019-11-14Add a 'how to debug' to the whitebox unit tests.Jan Holesovsky1-1/+6
2019-11-14Convert "client session" tests to a new-style oneMiklos Vajna3-208/+270
2019-11-13build fix after 'killpoco: removed StringTokenizer'Andras Timar1-2/+2
2019-11-13Cosmetic change in a memset invocation.Jan Holesovsky1-1/+1
2019-11-13killpoco: removed StringTokenizer from test directoryPranam Lashkari13-45/+32
2019-11-13test: remove duplicate HTTPWSTest::testPaste()Miklos Vajna1-27/+0
2019-11-12StringTokenizer replaced with tokenize in file `TileCacheTsts.cpp`Pranam Lashkari1-6/+6
2019-11-12Convert "each view" tests to a new-style oneMiklos Vajna3-108/+196
2019-11-11Fix HTTPWSTest::testExcelLoad() to pass againMiklos Vajna1-2/+2
2019-11-10Added Unit Test for new Watermarking featuremert2-2/+162
2019-11-08killpoco: Remove POCO from Protocol.cpp + related StringTokenizer usage.Jan Holesovsky2-14/+13
2019-11-07killpoco: Don't use POCO for app exit values.Jan Holesovsky1-5/+4
2019-11-04Convert render shape tests to a new-style oneMiklos Vajna3-151/+214
2019-10-31Fix TileCacheTests::testUnresponsiveClient()Miklos Vajna1-1/+2
2019-10-29Fix mis-merge around testLargePaste.Michael Meeks1-34/+0
2019-10-29test: improve TileCacheTests::testUnresponsiveClientAshod Nakashian1-14/+23
2019-10-29test: Improve iso8601ToTimestamp and testsAshod Nakashian1-15/+35
2019-10-29test: improve TileCache testsAshod Nakashian2-23/+42
2019-10-29test: improve HTTPServerTest::testConvertToWithForwardedClientIPAshod Nakashian1-6/+30
2019-10-29test: improve HTTPWSTest::testUndoConflictAshod Nakashian1-7/+7
2019-10-29test: improve TileCacheTestsAshod Nakashian2-75/+74
2019-10-29test: improve getAllText to match an expected payloadAshod Nakashian2-8/+15
2019-10-29testSaveOnDisconnect: sync after pasting and better loggingAshod Nakashian1-2/+3
2019-10-29test: improve stability of a number of testsAshod Nakashian2-81/+140
2019-10-28TileCache: track and limit size to control memory usage.Michael Meeks1-0/+31
2019-10-28testTileWriteIDHandling: don't block for too longAshod Nakashian1-3/+4
2019-10-28test: improve SVG parserAshod Nakashian2-10/+31
2019-10-28test: log the time in testsAshod Nakashian2-2/+12
2019-10-28Convert password protected test to a new-style oneMiklos Vajna3-145/+236
2019-10-25Convert rendering options to a new-style oneMiklos Vajna3-37/+78
2019-10-21Convert load torture testcase to a new-style oneMiklos Vajna3-170/+221
2019-10-18Convert paste testcase to a new-style oneMiklos Vajna3-30/+69