libreoffice-online/test
Michael Meeks 6634d3b3e9 TileCache: key almost everything on TileDesc instead of string names.
Saves lots of string construction and storage, simplifies lots of code.

Store the more exotic font-caching bits etc. in a separate store: we
should also pre-render these really and share them.

Change-Id: Icaeff8fd72f52d7215c06a687b1e39cfb7631503
2019-03-05 06:58:50 +01:00
..
data
.gitignore
countloolkits.hpp
DeltaTests.cpp
fakesockettest.cpp android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability. 2019-02-12 12:20:11 +01:00
helpers.hpp Don't use the same std::ostringstream from multiple threads. 2019-03-04 22:04:46 +01:00
httpcrashtest.cpp
httpwserror.cpp
httpwstest.cpp
integration-http-server.cpp
Makefile.am TileCache: switch to in-memory, rather than persistent. 2019-02-15 12:10:16 +01:00
run_unit.sh.in Remove unnecessary leftovers after Michael's removal of the on-disk tile cache 2019-02-15 21:36:16 +01:00
test.cpp Don't use the same std::ostringstream from multiple threads. 2019-03-04 22:04:46 +01:00
test.hpp
TileCacheTests.cpp TileCache: key almost everything on TileDesc instead of string names. 2019-03-05 06:58:50 +01:00
TileQueueTests.cpp
UnitAdmin.cpp
UnitClient.cpp
UnitConvert.cpp
UnitFuzz.cpp
UnitOAuth.cpp
UnitOOB.cpp
UnitPrefork.cpp
UnitStorage.cpp
UnitTileCache.cpp TileCache: re-factor API to work in terms of vectors, not file references. 2019-02-14 21:46:39 +01:00
UnitTimeout.cpp
UnitTyping.cpp Fix build. 2019-02-14 08:44:46 +01:00
UnitWOPI.cpp
UnitWOPIDocumentConflict.cpp
UnitWopiOwnertermination.cpp
UnitWOPISaveAs.cpp
UnitWOPIVersionRestore.cpp
WhiteBoxTests.cpp
WopiTestServer.hpp