summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-03-19fix: saveAs breaks when '%' character is used within the filenameEduard Ardeleanu2-4/+5
2019-03-05TileCache: key almost everything on TileDesc instead of string names.Michael Meeks1-0/+11
2019-03-04Don't use the same std::ostringstream from multiple threads.Michael Meeks2-10/+24
2019-02-15Remove unnecessary leftovers after Michael's removal of the on-disk tile cacheTor Lillqvist1-4/+0
2019-02-15TileCache: switch to in-memory, rather than persistent.Michael Meeks2-1/+2
2019-02-14TileCache: re-factor API to work in terms of vectors, not file references.Michael Meeks2-11/+11
2019-02-14Fix build.Jan Holesovsky1-0/+2
2019-02-13Add calc / typing unit test.Michael Meeks2-3/+252
2019-02-13Improve unit test / SSL handling & detection.Michael Meeks1-3/+3
2019-02-12android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky1-2/+3
2019-01-23test: use the more effective overload accepting a character for find_last_of()Miklos Vajna1-3/+3
2019-01-22wsd: use same method to parse jsonAshod Nakashian1-5/+7
2019-01-22Add a test case of SVG export of Writer imageTamás Zolnai3-0/+74
2019-01-22Add test case for SVG export of selected shapes in case of WriterTamás Zolnai4-6/+91
2019-01-22Remove unused 'Timestamp' using declMiklos Vajna1-2/+0
2019-01-13add export, sign and upload as one function for PDF signingTomaž Vajngerl1-0/+5
2018-12-28Remove empty Configuration2/ from ODT, it's better for testing signingAndras Timar1-0/+0
2018-12-18UnitFuzz: avoid manual std::move()Miklos Vajna1-1/+1
2018-12-14Handle Special character toolbar item state correctlyTamás Zolnai1-0/+1
2018-12-14UnitWOPIDocumentConflict: no c_str() when it'll be converted back to std::stringMiklos Vajna1-5/+5
2018-12-13WopiTestServer: make members privateMiklos Vajna7-26/+32
2018-12-12WhiteBoxTests: clean up redundant member initializationMiklos Vajna1-3/+1
2018-12-11HTTPWSTest::testRenderShapeSelection: this test expects an SVG generated by c...Miklos Vajna1-0/+10
2018-12-07Update test SVG after export was optimized a bitTamás Zolnai1-31/+15
2018-12-07Remove unneeded lines from rendershapeselection testTamás Zolnai1-2/+0
2018-12-07wsd: update bundled headers and improve renderShapeSelection testAshod Nakashian1-3/+5
2018-12-07Update test SVGTamás Zolnai1-18/+0
2018-12-07Remove unneeded include used for debugging onlyTamás Zolnai1-1/+1
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai3-0/+117
2018-12-07wsd: utility to parse integer listsAshod Nakashian1-0/+20
2018-12-05TileCacheTests: these writes are never readMiklos Vajna1-6/+0
2018-11-30typo: capabilties -> capabilitiesAndras Timar1-3/+3
2018-11-30test: no need to copy procEntryMiklos Vajna1-1/+1
2018-11-29Extract Authorization out of Auth and put it into commonTomaž Vajngerl2-0/+3
2018-11-26httpwstest: 'emplace_back' is called inside a loopMiklos Vajna1-0/+1
2018-11-16MessageQueueBase: make members privateMiklos Vajna1-11/+11
2018-11-13test: fix HTTPWSTest::testInactiveClient()Miklos Vajna1-1/+2
2018-11-08Add a time limit for badly behaved / huge document load / conversions.Michael Meeks3-3/+127
2018-11-01WaE: -Werror=unused-parameterTor Lillqvist1-2/+2
2018-11-01More FakeSocket testsTor Lillqvist1-6/+69
2018-11-01Fix my misunderstanding of Cppunit exception useTor Lillqvist1-103/+109
2018-11-01take hello-world.ods and hello-world.odp out of version controlAndras Timar4-0/+0
2018-11-01chmod -x on test data filesAndras Timar6-0/+0
2018-11-01Return correct exit value, 0 for success, 1 for failureTor Lillqvist1-1/+1
2018-11-01Actually run the fakesockettestTor Lillqvist1-0/+1
2018-11-01Add a Cppunit test for the FakeSocket APITor Lillqvist2-2/+231
2018-10-25Handle X-Forwarded-For with more secureTamás Zolnai1-0/+30
2018-10-24Handle X-Forwarded-For header for convert-to featureTamás Zolnai1-0/+87
2018-10-20Enable convert-to testTamás Zolnai1-7/+1
2018-10-20Revert "Revert "Enable convert-to features for wopi hosts""Tamás Zolnai1-0/+1