..
data
.gitignore
countloolkits.hpp
admin: add support for lost kits cleanup
2021-04-01 22:09:44 +01:00
DeltaTests.cpp
fakesockettest.cpp
helpers.hpp
test: tolerate missing minor core version
2021-04-19 11:20:45 +02:00
httpcrashtest.cpp
unit-crash: avoid socket deletion before _socketPoll completes the async shutdown
2021-04-22 09:55:03 +02:00
HttpRequestTests.cpp
wsd: test: improve 500 GET test
2021-04-11 01:05:20 -04:00
HttpTestServer.hpp
wsd: test: http: use Response in the test server
2021-04-03 19:57:03 -04:00
HttpWhiteBoxTests.cpp
wsd: http: improve StatusLine
2021-03-22 10:09:22 -04:00
httpwstest.cpp
wsd: test: killpoco web-sockets in httpwstest
2021-04-27 08:09:49 -04:00
integration-http-server.cpp
killpoco: use http::Request in HTTPServerTest
2021-04-07 11:36:10 -04:00
lokassert.hpp
wsd: test: log before asserting
2021-04-07 11:36:10 -04:00
Makefile.am
wsd: test: more parallel test execution and simpler Makefile
2021-04-11 10:04:01 -04:00
run_unit.sh.in
test: make run_unit.sh more helpful on failure
2021-04-02 13:18:41 -04:00
test.cpp
wsd: test: set the test name for old-style tests
2021-04-27 08:09:49 -04:00
test.hpp
admin: add support for lost kits cleanup
2021-04-01 22:09:44 +01:00
testlog.hpp
TileCacheTests.cpp
wsd: test: start the test poll thread only during the test
2021-04-27 08:09:49 -04:00
TileQueueTests.cpp
UnitAdmin.cpp
UnitBadDocLoad.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitCalc.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitClient.cpp
wsd: test: set the test name for old-style tests
2021-04-27 08:09:49 -04:00
UnitClose.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitConvert.cpp
UnitCopyPaste.cpp
wsd: test: killpoco in UnitCopyPaste
2021-04-27 08:09:49 -04:00
UnitCursor.cpp
wsd: test: remove superfluous object
2021-04-27 08:09:49 -04:00
UnitEachView.cpp
wsd: test: use chrono for readable and safe time durations
2021-04-02 13:18:41 -04:00
UnitFuzz.cpp
UnitHosting.cpp
killpoco: use http::Request in UnitHosting
2021-04-07 11:36:10 -04:00
UnitHTTP.cpp
wsd: test: log more in UnitHTTP
2021-04-11 01:05:20 -04:00
UnitInsertDelete.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitLargePaste.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitLoad.cpp
wsd: test: improved UnitLoad test
2021-04-11 18:43:36 -04:00
UnitLoadTorture.cpp
wsd: test: use WebSocketSession in UnitLoadTorture
2021-04-11 01:05:20 -04:00
UnitOAuth.cpp
UnitOOB.cpp
UnitPasswordProtected.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitPaste.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitPrefork.cpp
UnitRenderingOptions.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitRenderShape.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitSession.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitStorage.cpp
UnitTiffLoad.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitTileCache.cpp
UnitTimeout.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitTyping.cpp
wsd: test: use chrono for readable and safe time durations
2021-04-02 13:18:41 -04:00
UnitUNOCommand.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitWOPI.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitWOPIDocumentConflict.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitWOPIFileUrl.cpp
wsd: test: properly include config.h in the tests
2021-04-02 12:43:39 -04:00
UnitWOPIHttpHeaders.cpp
UnitWOPILoadEncoded.cpp
wsd: cleanup Poco headers
2021-03-22 10:09:22 -04:00
UnitWopiOwnertermination.cpp
UnitWOPIRenameFile.cpp
UnitWOPISaveAs.cpp
UnitWOPITemplate.cpp
wsd: test: improve Template test
2021-03-01 21:50:18 -05:00
UnitWOPIVersionRestore.cpp
UnitWOPIWatermark.cpp
WhiteBoxTests.cpp
Add version of std::atoi() that needs no extra allocation
2021-04-26 16:22:27 +02:00
WopiProofTests.cpp
WopiTestServer.hpp