summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-12-19Convert some closing tests to a new-style oneHEADmasterMiklos Vajna1-0/+4
2019-12-18Convert some insert/delete tests to a new-style oneMiklos Vajna1-0/+4
2019-12-06Convert some Calc tests to a new-style oneMiklos Vajna1-0/+4
2019-12-02Convert cursor tests to a new-style oneMiklos Vajna1-0/+4
2019-11-25test: improve unit-testsAshod Nakashian1-0/+1
2019-11-25test: fix typo, unit-load should invoke code from UnitLoad.cppMiklos Vajna1-1/+1
2019-11-22Convert doc load tests to a new-style oneMiklos Vajna1-0/+4
2019-11-18Convert "uno command" tests to a new-style oneMiklos Vajna1-0/+4
2019-11-14Convert "client session" tests to a new-style oneMiklos Vajna1-0/+4
2019-11-12Convert "each view" tests to a new-style oneMiklos Vajna1-0/+4
2019-11-10Added Unit Test for new Watermarking featuremert1-2/+4
2019-11-04Convert render shape tests to a new-style oneMiklos Vajna1-0/+4
2019-10-28Convert password protected test to a new-style oneMiklos Vajna1-0/+4
2019-10-25Convert rendering options to a new-style oneMiklos Vajna1-0/+4
2019-10-21Convert load torture testcase to a new-style oneMiklos Vajna1-0/+4
2019-10-18Convert paste testcase to a new-style oneMiklos Vajna1-0/+4
2019-10-08Convert large paste testcase to a new-style oneMiklos Vajna1-0/+4
2019-09-12Convert TIFF load testcase to a new-style oneMiklos Vajna1-0/+4
2019-09-05test: print out the correct way to run all-local test.Michael Meeks1-1/+1
2019-08-14test: avoid ODR violation in UnitCopyPasteMiklos Vajna1-1/+1
2019-08-05Various copy/paste fixes, unit test passing, parsing of result.Michael Meeks1-4/+2
2019-08-05clipboard: start of rotating clipboard key management.Michael Meeks1-1/+1
2019-08-05Implement getClipboard and start of a unit test.Michael Meeks1-1/+4
2019-07-24wsd: introduce "TemplateSource" WOPI propertyHenry Castro1-4/+5
2019-05-27Revert "Get rid of use of GNU libtool" and its follow-upTor Lillqvist1-84/+58
2019-05-24Fix build issue with --enable-ssl after my previous commitTor Lillqvist1-3/+7
2019-05-24Get rid of use of GNU libtoolTor Lillqvist1-55/+77
2019-05-24wsd: fix the exception "Bad URI syntax"Henry Castro1-2/+6
2019-05-22Initial HTTP Expect: 100-continue implementation.Michael Meeks1-2/+4
2019-05-13Added RenameFile Support for WOPImerttumer1-2/+4
2019-05-10Unipoll: move event processing into the same thread.Michael Meeks1-0/+2
2019-02-15TileCache: switch to in-memory, rather than persistent.Michael Meeks1-0/+1
2019-02-13Add calc / typing unit test.Michael Meeks1-3/+5
2018-11-29Extract Authorization out of Auth and put it into commonTomaž Vajngerl1-0/+1
2018-11-08Add a time limit for badly behaved / huge document load / conversions.Michael Meeks1-1/+3
2018-11-01Actually run the fakesockettestTor Lillqvist1-0/+1
2018-11-01Add a Cppunit test for the FakeSocket APITor Lillqvist1-2/+5
2018-05-18Move the functionality from connectToMonitor() to SocketPoll.Jan Holesovsky1-0/+8
2018-03-07add png files for DeltaTests::testDeltaSequence to dist tarballAndras Timar1-1/+1
2018-02-09document conflict: unit testPranav Kant1-2/+8
2018-02-08versionrestore: unit test; checks if wsd saves a modified documentPranav Kant1-2/+6
2018-02-07wsd: Use a close request flag to break out of doc broker poll threadPranav Kant1-2/+4
2017-11-22Start of Delta unit-tests.Michael Meeks1-0/+1
2017-10-26tdf#99744 SaveAs: Reimplementation of the PutRelativeFile going through Kit.Jan Holesovsky1-2/+4
2017-09-27PutFile ext: X-LOOL-WOPI-IsModifiedByUser unit test.Jan Holesovsky1-2/+5
2017-09-19Implement more reliable in-process short-cuts.Michael Meeks1-2/+2
2017-09-19Re-factor pid hunting code into test.cpp where we can do better.Michael Meeks1-5/+20
2017-08-17unit tests: Really bail out on error; and no need for a tempfile.Jan Holesovsky1-1/+1
2017-08-17access_header: Infrastructure for providing custom headers for authentication.Jan Holesovsky1-0/+1
2017-08-09wsd: Fix the OAuth unit test.Jan Holesovsky1-4/+4