libreoffice-online/test
Ashod Nakashian 25dee367d4 wsd: load the convert-to doc in callback
Since this a fake session that doesn't
have a client socket, we push the
messages directly into the ClientSession.
But since the DocBroker poll thread will
probably not be ready by then, there
is no child process and the other
document bits needed to load (or indeed
process any client messages).

So we defer all the fake messages in
a poll callback to insure they are done
in the correct order.

Change-Id: Id81dc4288b305829149e6e9c81d0f7da719c59ad
Reviewed-on: https://gerrit.libreoffice.org/35712
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-03-26 05:11:30 +00:00
..
data wsd: unittest for document load failure validation 2017-01-16 06:27:00 +00:00
.gitignore
countloolkits.hpp wsd: more time to count lool processes 2017-01-30 02:08:39 +00:00
helpers.hpp config.h - get includes right: must always be the first include. 2017-03-10 10:47:43 +01:00
httpcrashtest.cpp wsd: new test to validate recovery after kit crash 2017-03-20 21:33:59 -04:00
httpwserror.cpp nb: log the test name where possible 2017-03-10 10:47:41 +01:00
httpwstest.cpp wsd: more stable testCloseAfterClose test 2017-03-26 05:09:48 +00:00
integration-http-server.cpp wsd: load the convert-to doc in callback 2017-03-26 05:11:30 +00:00
Makefile.am UnitPrefork - restore most of the functionality. 2017-03-16 19:13:14 +00:00
run_unit.sh.in use key.pem from source directory for unit tests 2017-02-28 22:54:03 +01:00
test.cpp config.h - get includes right: must always be the first include. 2017-03-10 10:47:43 +01:00
TileCacheTests.cpp wsd: faster and more informative tile tests 2017-01-30 02:03:54 +00:00
TileQueueTests.cpp SenderQueue - remove condition, and waiting. 2017-03-15 10:20:43 +00:00
UnitAdmin.cpp nb: log the test name where possible 2017-03-10 10:47:41 +01:00
UnitFuzz.cpp Cleanup unit test hooks. 2017-03-16 18:32:12 +00:00
UnitMinSocketBufferSize.cpp config.h - get includes right: must always be the first include. 2017-03-10 10:47:43 +01:00
UnitOOB.cpp UnitPrefork - restore most of the functionality. 2017-03-16 19:13:14 +00:00
UnitPrefork.cpp UnitPrefork: fix -Werror,-Winconsistent-missing-override 2017-03-17 12:25:38 +01:00
UnitStorage.cpp config.h - get includes right: must always be the first include. 2017-03-10 10:47:43 +01:00
UnitTileCache.cpp config.h - get includes right: must always be the first include. 2017-03-10 10:47:43 +01:00
UnitTimeout.cpp config.h - get includes right: must always be the first include. 2017-03-10 10:47:43 +01:00
WhiteBoxTests.cpp Pass the locale settings from loleaflet to wsd/kit. 2017-03-24 12:34:32 +01:00