summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-03wsd: OAuth token passingHenry Castro1-1/+3
2017-06-20Use WireIds instead of long hashes to identify tiles efficiently.Michael Meeks1-1/+1
2017-06-02Run old-style unit tests as a new-style unit test.Michael Meeks1-2/+4
2017-04-05Run fc-cache before running the unit tests too.Jan Holesovsky1-0/+3
2017-03-31UnitStorage - first cut at restoring this.Michael Meeks1-1/+1
2017-03-31UnitTimeout: repair unit test timeout fidelity.Michael Meeks1-1/+1
2017-03-31Tests: enable tilecache test and bin socket buffer size test.Michael Meeks1-4/+2
2017-03-31Makefile: Simplify and link zlib properlyPranav Kant1-1/+1
2017-03-30Re-enable UnitPrefork.Michael Meeks1-1/+1
2017-03-30test: remove duplicate common/Util.cppHenry Castro1-1/+0
2017-03-30Cleanup prctl / gettid system-call thrash on logging.Michael Meeks1-0/+1
2017-03-16UnitPrefork - restore most of the functionality.Michael Meeks1-2/+1
2017-03-16UnitFonts - disable.Michael Meeks1-3/+1
2017-03-15Remove un-necesssary and inefficient wakeupWorld.Michael Meeks1-0/+1
2017-03-10Disable new-style unit tests for now.Michael Meeks1-1/+1
2017-03-10signal handling: keep track of all socket poll wakeups & wakeup.Michael Meeks1-1/+2
2017-03-10nb: This file is not needed any more.Jan Holesovsky1-1/+0
2017-03-10nb: Use the non-blocking socket in the loolwsd.Jan Holesovsky1-1/+2
2017-01-16Skip unit-oob.la for now as loading it fails with an undefined symbolTor Lillqvist1-1/+4
2016-12-19loolwsd: run whitebox unittests with `make check`Ashod Nakashian1-5/+5
2016-12-16tdf#104695: Unit test for missing tiles due to low socket buffer sizePranav Kant1-2/+4
2016-12-16Bin this unit testPranav Kant1-4/+2