.. |
data
|
wsd: test: faster unit-test execution
|
2022-03-09 19:24:40 -05:00 |
traces
|
Cleanup performance traces.
|
2022-05-09 16:40:57 +01:00 |
.gitignore
|
|
|
countcoolkits.hpp
|
wsd: wait longer when restarting forkit
|
2022-03-16 08:31:54 -04:00 |
DeltaTests.cpp
|
deltas: track, transmit and cache deltas (disabled for now)
|
2022-05-24 22:16:58 +01:00 |
fakesockettest.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
helpers.hpp
|
wsd: kill coolwsd_fuzzer
|
2022-04-20 07:12:03 -04:00 |
httpcrashtest.cpp
|
|
|
HttpRequestTests.cpp
|
fix build of HttpRequestTests when SSL is disabled
|
2022-04-04 10:05:19 +02:00 |
HttpTestServer.hpp
|
|
|
HttpWhiteBoxTests.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
httpwstest.cpp
|
Unit test for &lang=es-419 style code, disliked by boost gettext.
|
2022-03-02 16:26:36 +00:00 |
integration-http-server.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
lokassert.hpp
|
wsd: test: correctly show the failing code in the assertion message
|
2022-03-21 08:57:41 +00:00 |
Makefile.am
|
make: fail the build when the whitebox unittests fail
|
2022-04-20 08:34:59 -04:00 |
RequestDetailsTests.cpp
|
wsd: test: move Authorization tests to RequestDetailsTests
|
2022-04-12 07:39:07 -04:00 |
run_unit.sh.in
|
wsd: test: reduce output from the test driver
|
2022-03-09 19:24:40 -05:00 |
StringVectorTests.cpp
|
wsd: test: move StringVector tests to StringVectorTests
|
2022-04-12 07:39:07 -04:00 |
test.cpp
|
|
|
test.hpp
|
|
|
testlog.hpp
|
wsd: replace strrchr with constexpr
|
2022-04-26 11:13:44 +03:00 |
TileCacheTests.cpp
|
perf: merge deltas and keyframes into the same storage.
|
2022-05-27 22:01:24 +01:00 |
TileQueueTests.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitAdmin.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitBadDocLoad.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitCalc.cpp
|
deltas: track, transmit and cache deltas (disabled for now)
|
2022-05-24 22:16:58 +01:00 |
UnitClient.cpp
|
|
|
UnitClose.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitConvert.cpp
|
wsd: test: always set the test name
|
2022-05-06 14:45:34 +01:00 |
UnitCopyPaste.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitCursor.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitEachView.cpp
|
wsd: test: always set the test name
|
2022-05-06 14:45:34 +01:00 |
UnitFuzz.cpp
|
fuzz: cleanup constructors.
|
2022-05-31 15:10:51 +02:00 |
UnitHosting.cpp
|
wsd: test: improved and simplify test logging
|
2022-02-17 18:52:48 -05:00 |
UnitHTTP.cpp
|
|
|
UnitHTTP.hpp
|
|
|
UnitInsertDelete.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitLargePaste.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitLoad.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitLoadTorture.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitOAuth.cpp
|
wsd: browser: Reset_Access_Token API to update access-tokens
|
2022-05-06 11:13:35 +01:00 |
UnitPasswordProtected.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitPaste.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitPrefork.cpp
|
wsd: test: always set the test name
|
2022-05-06 14:45:34 +01:00 |
UnitRenderingOptions.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitRenderSearchResult.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitRenderShape.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitSession.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitStorage.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitTiffLoad.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
UnitTileCache.cpp
|
Tile-deltas, expose TileData to unit tests.
|
2022-05-10 09:35:47 +01:00 |
UnitTimeout.cpp
|
unit-test: fix crash-on-shutdown
|
2022-05-18 15:41:30 +02:00 |
UnitTyping.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UnitUNOCommand.cpp
|
wsd: test: always set the test name
|
2022-05-06 14:45:34 +01:00 |
UnitWOPI.cpp
|
wsd: modernize UnitWOPI
|
2022-04-06 18:33:45 -04:00 |
UnitWOPIAsyncUpload_Close.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitWOPIAsyncUpload_Modify.cpp
|
|
|
UnitWOPIAsyncUpload_ModifyClose.cpp
|
|
|
UnitWOPICrashModified.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitWOPIDocumentConflict.cpp
|
wsd: test: assert correct wopi GetFile and PutFile
|
2022-03-09 19:24:40 -05:00 |
UnitWOPIFailUpload.cpp
|
wsd: detect lost upload on exit and dumpState once only
|
2022-05-07 14:13:41 +01:00 |
UnitWOPIFileUrl.cpp
|
test: modernize http response in tests and simplify
|
2022-02-04 10:26:49 -05:00 |
UnitWOPIHttpHeaders.cpp
|
|
|
UnitWOPIHttpRedirect.cpp
|
wsd: test: make WopiTestServer less public
|
2022-02-17 18:52:48 -05:00 |
UnitWOPIHttpRedirectLoop.cpp
|
|
|
UnitWOPILoadEncoded.cpp
|
|
|
UnitWOPILock.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitWopiOwnertermination.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitWOPIRenameFile.cpp
|
|
|
UnitWOPISaveAs.cpp
|
|
|
UnitWOPISaveAsWithEncodedFileName.cpp
|
|
|
UnitWOPISaveOnExit.cpp
|
wsd: test: assert correct wopi GetFile and PutFile
|
2022-03-09 19:24:40 -05:00 |
UnitWOPISlow.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitWOPITemplate.cpp
|
test: modernize http response in tests and simplify
|
2022-02-04 10:26:49 -05:00 |
UnitWOPIVersionRestore.cpp
|
wsd: move STATE_ENUM to common/StateEnum.hpp
|
2022-04-06 18:33:45 -04:00 |
UnitWOPIWatermark.cpp
|
wsd: move tokenizer helpers into StringVector
|
2022-04-12 07:39:07 -04:00 |
UtilTests.cpp
|
wsd: test: embue all tests with a name and unify logs
|
2022-02-17 18:52:48 -05:00 |
WhiteBoxTests.cpp
|
perf: merge deltas and keyframes into the same storage.
|
2022-05-27 22:01:24 +01:00 |
WopiProofTests.cpp
|
wsd: test: disable verifySignature test with openssl 3
|
2022-04-26 14:08:48 +02:00 |
WopiTestServer.hpp
|
wsd: test: always set the test name
|
2022-05-06 14:45:34 +01:00 |
WOPIUploadConflictCommon.hpp
|
wsd: detect lost upload on exit and dumpState once only
|
2022-05-07 14:13:41 +01:00 |