libreoffice-online/test
Ashod Nakashian ba4e52e7b9 wsd: log: overload chrono duration to simplify logging
Also, makes the logging of units much less error prone.

The overloaded streaming operators are temporary as
they are provided in C++20. The ones here (though
incomplete) are fashioned after the C++20 specs.

Change-Id: Ieb499282ccb6e63fa939ba07bed3e5a4fbef1bd0
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2020-12-08 09:26:41 +00:00
..
data
.gitignore
countloolkits.hpp wsd: log: overload chrono duration to simplify logging 2020-12-08 09:26:41 +00:00
DeltaTests.cpp fix license headers 2020-10-01 11:56:43 +02:00
fakesockettest.cpp fix license headers 2020-10-01 11:56:43 +02:00
helpers.hpp wsd: getTempFilePath -> getTempFileCopyPath 2020-11-22 22:26:36 -05:00
httpcrashtest.cpp fix license headers 2020-10-01 11:56:43 +02:00
httpwstest.cpp fix license headers 2020-10-01 11:56:43 +02:00
integration-http-server.cpp wsd: getTempFilePath -> getTempFileCopyPath 2020-11-22 22:26:36 -05:00
lokassert.hpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Makefile.am cypress: remove php-proxy simulation. 2020-10-26 19:28:31 +01:00
run_unit.sh.in wsd: support --cleanup in loolwsd 2020-07-01 06:14:39 +02:00
test.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
test.hpp fix license headers 2020-10-01 11:56:43 +02:00
TileCacheTests.cpp Fix typos 2020-10-07 12:51:08 +02:00
TileQueueTests.cpp Unit test for skipping ModifiedStatus from deduplication 2020-10-07 16:16:54 +02:00
UnitAdmin.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitBadDocLoad.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitCalc.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitClient.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitClose.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitConvert.cpp wsd: move convert-to docs into the jail 2020-11-23 21:29:34 -05:00
UnitCopyPaste.cpp Remove Poco/TimeStamp.h left-over part-2 2020-10-27 11:56:51 +03:00
UnitCursor.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitEachView.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
UnitFuzz.cpp Remove Poco/TimeStamp.h left-over part-2 2020-10-27 11:56:51 +03:00
UnitHosting.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitHTTP.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitInsertDelete.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitLargePaste.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitLoad.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitLoadTorture.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitOAuth.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitOOB.cpp Remove Poco/TimeStamp.h left-over part-2 2020-10-27 11:56:51 +03:00
UnitPasswordProtected.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitPaste.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitPrefork.cpp wsd: log: overload chrono duration to simplify logging 2020-12-08 09:26:41 +00:00
UnitRenderingOptions.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitRenderShape.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitSession.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitStorage.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitTiffLoad.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitTileCache.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitTimeout.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitTyping.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitUNOCommand.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitWOPI.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitWOPIDocumentConflict.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
UnitWOPIHttpHeaders.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitWOPILoadEncoded.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitWopiOwnertermination.cpp fix license headers 2020-10-01 11:56:43 +02:00
UnitWOPIRenameFile.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
UnitWOPISaveAs.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
UnitWOPITemplate.cpp wsd: move HttpHelper namespace from Socket to its home 2020-11-02 07:56:03 -05:00
UnitWOPIVersionRestore.cpp Remove Poco/TimeStamp.h left-over part-2 2020-10-27 11:56:51 +03:00
UnitWOPIWatermark.cpp Remove Poco::LocalDateTime left-overs 2020-10-24 23:52:11 +03:00
WhiteBoxTests.cpp Fix unit test to not rely on under-defined behavior. 2020-11-29 19:27:23 -05:00
WopiProofTests.cpp fix license headers 2020-10-01 11:56:43 +02:00
WopiTestServer.hpp Remove Poco::LocalDateTime left-overs 2020-10-24 23:52:11 +03:00