..
data
extract/transform doc structure 2
2024-07-15 16:41:02 +02:00
traces
UnitPerf: add a simple performance unit test.
2024-06-04 09:11:52 +02:00
.gitignore
feat: record the peformance of CPU,Network,Latency
2024-07-01 16:04:05 +01:00
DeltaTests.cpp
deltas: re-factor to return pointer to cached RLE data.
2024-06-20 15:55:01 +01:00
fakesockettest.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
FileServeWhiteBoxTests.cpp
fix(prefs): Use strings for ui_defaults values
2024-06-07 09:02:34 +00:00
helpers.hpp
UnitPerf: add a simple performance unit test.
2024-06-04 09:11:52 +02:00
httpcrashtest.cpp
unit-crash doesn't wait long enough when BindMount fails
2024-07-16 21:13:53 +01:00
HttpRequestTests.cpp
cid#318827 COPY_INSTEAD_OF_MOVE
2024-05-27 08:36:18 +02:00
HttpTestServer.hpp
Replace Util::startsWith/endsWith w/ C++20 equivalent
2024-02-22 08:08:32 +01:00
HttpWhiteBoxTests.cpp
cool#9219 clipboard: only accept downloaded data in own format
2024-06-11 14:45:50 +01:00
httpwstest.cpp
Pass IsAdminUser property to the client
2024-06-12 09:34:53 +02:00
integration-http-server.cpp
extract/transform doc structure 2
2024-07-15 16:41:02 +02:00
KitPidHelpers.cpp
Cleanup waitForKitPidsReady.
2024-03-25 08:18:35 +00:00
KitPidHelpers.hpp
crash test - cope with more complexity around re-starting.
2024-03-25 08:18:35 +00:00
KitQueueTests.cpp
Cleanup and shorten tilecombine descriptor lists.
2024-05-26 19:28:30 +01:00
lokassert.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Makefile.am
test: ProxyProtocol can tolerate proxying things.
2024-06-28 22:23:28 +01:00
RequestDetailsTests.cpp
cool#8328 - config header fixup.
2024-02-21 09:35:25 +00:00
run_unit.sh.in
set 'make run' to default to using mount namespaces
2024-07-18 09:54:06 +02:00
run_unit_standalone.sh.in
wsd: test: better run_unit.sh
2023-10-24 09:20:32 +02:00
StringVectorTests.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
test.cpp
Move kit pid helper functions to one file
2024-03-09 16:36:39 +00:00
test.hpp
Move kit pid helper functions to one file
2024-03-09 16:36:39 +00:00
testlog.hpp
wsd: test: unit-test validation in debug only
2024-06-12 09:15:40 +01:00
TileCacheTests.cpp
cid#318827 COPY_INSTEAD_OF_MOVE
2024-05-27 08:36:18 +02:00
UnitAdmin.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitBadDocLoad.cpp
wsd: test: move WebSocketSession under test
2024-03-21 09:08:51 +00:00
UnitCalc.cpp
wsd: test: move WebSocketSession under test
2024-03-21 09:08:51 +00:00
UnitClient.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitClose.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitConvert.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitCopyPaste.cpp
cool#9219 clipboard: add custom X-COOL-Clipboard header
2024-06-13 09:06:22 +01:00
UnitCopyPasteWriter.cpp
Related: cool#8648 clipboard: use JSON when requesting HTML only
2024-04-02 21:41:57 +01:00
UnitCursor.cpp
Replace total pid count waits with targeted waits
2024-03-09 16:36:39 +00:00
UnitEachView.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitFuzz.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitHosting.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitHTTP.cpp
killpoco: reduce scope and number of various includes.
2024-03-06 20:56:55 -05:00
UnitHTTP.hpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitInsertDelete.cpp
Fix getPartHashCodes
2024-06-28 11:55:51 +05:00
UnitJoinDisconnect.cpp
Fix excessive logging when a session hard quits very early on.
2024-05-17 17:36:17 +01:00
UnitLargePaste.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitLoad.cpp
wsd: test: move WebSocketSession under test
2024-03-21 09:08:51 +00:00
UnitLoadTorture.cpp
wsd: test: move WebSocketSession under test
2024-03-21 09:08:51 +00:00
UnitOAuth.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitPasswordProtected.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitPaste.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitPerf.cpp
UnitPerf: add a simple performance unit test.
2024-06-04 09:11:52 +02:00
UnitPrefork.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitProxy.cpp
test: ProxyProtocol can tolerate proxying things.
2024-06-28 22:23:28 +01:00
UnitQuarantine.cpp
cid#360689 Uninitialized scalar field
2024-04-16 15:19:35 +02:00
UnitRenderingOptions.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitRenderSearchResult.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitRenderShape.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitSaveTorture.cpp
fix UnitSaveTorture with linux namespaces
2024-07-16 21:13:53 +01:00
UnitSession.cpp
bgsave: change statusindicator protocol message to 'progress' + JSON.
2024-05-06 20:28:08 +01:00
UnitStorage.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitSyntheticLok.cpp
cid#365245 Uninitialized pointer field
2024-05-13 08:44:03 +02:00
UnitTiffLoad.cpp
Replace Util::startsWith/endsWith w/ C++20 equivalent
2024-02-22 08:08:32 +01:00
UnitTileCache.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitTimeout.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitTyping.cpp
Move common/MessageQueue.cpp -> kit/KitQueue.cpp.
2024-05-09 09:50:08 +01:00
UnitUNOCommand.cpp
.uno:BackColor is deprecated
2024-06-10 20:38:13 +02:00
UnitWOPI.cpp
wsd: test: better UnitOverload logging
2024-04-12 13:16:58 +01:00
UnitWOPIAsyncUpload_ModifyClose.cpp
wsd: move deprecated logic under legacy_server config
2024-03-02 04:02:26 -05:00
UnitWOPICrashModified.cpp
test: abort a test whose kit has a segfault by default.
2024-04-29 10:56:54 +02:00
UnitWOPIDocumentConflict.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitWOPIFailUpload.cpp
wsd: test: use LOK_ASSERT_STATE for more informative report
2024-03-05 12:21:50 +01:00
UnitWOPIFileUrl.cpp
wsd: test: use LOK_ASSERT_STATE for more informative report
2024-03-05 12:21:50 +01:00
UnitWOPIHttpHeaders.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitWOPIHttpRedirect.cpp
wsd: test: use LOK_ASSERT_STATE for more informative report
2024-03-05 12:21:50 +01:00
UnitWOPILanguages.cpp
wsd: test: better UnitWopiLanguages
2024-06-18 09:47:29 +02:00
UnitWOPILoadEncoded.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitWOPILock.cpp
wsd: reliable locking with async loading
2024-07-02 09:13:49 +01:00
UnitWopiOwnertermination.cpp
wsd: more accurate load error message
2024-04-03 14:26:28 +01:00
UnitWOPIRenameFile.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitWOPISaveAs.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitWOPISaveAsWithEncodedFileName.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitWOPISaveOnExit.cpp
wsd: do not upload unmodified document
2024-01-04 05:29:32 -05:00
UnitWOPISlow.cpp
wsd: test: use LOK_ASSERT_STATE for more informative report
2024-03-05 12:21:50 +01:00
UnitWOPIStuckSave.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitWOPITemplate.cpp
wsd: test: use STATE_ENUM in tests
2024-03-05 12:21:50 +01:00
UnitWOPIVersionRestore.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
UnitWOPIWatermark.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UnitWSDClient.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
UtilTests.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
WebSocketSession.hpp
tests: break various loops when we should shutdown.
2024-06-21 10:11:40 +02:00
WhiteBoxTests.cpp
cid#372027 silence Untrusted loop bound
2024-06-17 13:40:41 +02:00
WopiProofTests.cpp
spdx: improve machine and human readability of headers.
2023-11-20 14:30:02 +00:00
WopiTestServer.hpp
killpoco: remove lots of redundant JSON includes.
2024-04-25 09:06:13 +02:00
WOPIUploadConflictCommon.hpp
wsd: test: use LOK_ASSERT_STATE for more informative report
2024-03-05 12:21:50 +01:00