libreoffice-online/kit
Michael Meeks 31624e869c test: cleanup logging accounting post fork, for more helpful tests.
coolforkit: common/Log.cpp:677: void Log::shutdown(): Assertion
`ThreadLocalBufferCount <= 1 && "Unstopped threads may have unflushed
buffered log entries"' failed.

Was caused by mis-accounting. Also join document threads on 'exit'
which happens during unit tests to ensure we don't hit the above.

Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: I523e723e54e4252ae0d65de36af086e97dd79f04
2024-04-29 10:56:54 +02:00
..
ChildSession.cpp DocumentManagerInterface - remove un-helpful abstract base. 2024-04-29 10:56:54 +02:00
ChildSession.hpp DocumentManagerInterface - remove un-helpful abstract base. 2024-04-29 10:56:54 +02:00
Delta.hpp wsd: reduce directives for unused variable supression 2024-03-09 12:37:19 -05:00
DeltaSimd.c fix build on !ENABLE_SIMD branch 2024-03-10 20:06:53 +00:00
DeltaSimd.h
DummyLibreOfficeKit.cpp Revert "Changes for handling readonly mode click events:" 2024-03-06 14:03:02 +01:00
DummyLibreOfficeKit.hpp
forkit-main.cpp extract some functions to extra files for in process mode 2023-12-18 10:34:10 +00:00
ForKit.cpp test: cleanup logging accounting post fork, for more helpful tests. 2024-04-29 10:56:54 +02:00
Kit.cpp test: cleanup logging accounting post fork, for more helpful tests. 2024-04-29 10:56:54 +02:00
Kit.hpp DocumentManagerInterface - remove un-helpful abstract base. 2024-04-29 10:56:54 +02:00
KitHelper.hpp calc: Receive the sheet protected status 2024-02-14 14:05:56 +00:00
KitWebSocket.cpp test: cleanup logging accounting post fork, for more helpful tests. 2024-04-29 10:56:54 +02:00
KitWebSocket.hpp Simplify Document creation, and coupling to KitWebSocket. 2024-04-29 10:56:54 +02:00
SetupKitEnvironment.hpp reduce uses of MOBILEAPP on some files 2024-03-20 09:13:00 +01:00
StateRecorder.hpp nearly pure re-factor: split out code into its own modules. 2024-03-06 20:56:55 -05:00
TestStubs.cpp fix linking error for clang 17 2024-01-19 08:56:13 +01:00
Watermark.hpp