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 Add a test case of SVG export of Writer image 2019-01-22 14:52:39 +01:00
.gitignore
countloolkits.hpp Better debugging of tests. 2018-05-18 15:16:40 +02:00
DeltaTests.cpp Delta test: avoid dumping out useless data 2018-10-19 18:15:22 +02:00
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 Use Util::symbolicErrno() 2018-07-11 13:05:22 +03:00
httpwserror.cpp
httpwstest.cpp wsd: use same method to parse json 2019-01-22 14:52:40 +01:00
integration-http-server.cpp typo: capabilties -> capabilities 2018-11-30 14:50:15 +01:00
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 MessageQueueBase: make members private 2018-11-16 09:06:17 +01:00
UnitAdmin.cpp test: use the more effective overload accepting a character for find_last_of() 2019-01-23 09:06:04 +01:00
UnitClient.cpp
UnitConvert.cpp Add a time limit for badly behaved / huge document load / conversions. 2018-11-08 01:27:40 +00:00
UnitFuzz.cpp UnitFuzz: avoid manual std::move() 2018-12-18 09:14:43 +01:00
UnitOAuth.cpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00
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 Remove unused 'Timestamp' using decl 2019-01-22 09:19:39 +01:00
UnitTyping.cpp Fix build. 2019-02-14 08:44:46 +01:00
UnitWOPI.cpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00
UnitWOPIDocumentConflict.cpp UnitWOPIDocumentConflict: no c_str() when it'll be converted back to std::string 2018-12-14 09:07:22 +01:00
UnitWopiOwnertermination.cpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00
UnitWOPISaveAs.cpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00
UnitWOPIVersionRestore.cpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00
WhiteBoxTests.cpp add export, sign and upload as one function for PDF signing 2019-01-13 23:50:18 +01:00
WopiTestServer.hpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00