libreoffice-online/test
Miklos Vajna 1dd2f823e9 UnitFuzz: avoid manual std::move()
std::move() is implemented with release + reset in fact.

Change-Id: If5f0dc8f10066a7ee1ca37f7c5039fcd0affb755
2018-12-18 09:14:43 +01:00
..
data Update test SVG after export was optimized a bit 2018-12-07 12:39:27 +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 WaE: -Werror=unused-parameter 2018-11-01 21:34:16 +02:00
helpers.hpp test: no need to copy testname 2018-08-27 09:10:10 +02:00
httpcrashtest.cpp Use Util::symbolicErrno() 2018-07-11 13:05:22 +03:00
httpwserror.cpp Disable limit tests for now. 2018-03-28 16:38:10 +01:00
httpwstest.cpp Handle Special character toolbar item state correctly 2018-12-14 17:59:00 +01:00
integration-http-server.cpp typo: capabilties -> capabilities 2018-11-30 14:50:15 +01:00
Makefile.am Extract Authorization out of Auth and put it into common 2018-11-29 21:47:13 +01:00
run_unit.sh.in Use absolute path to load unitlibs 2018-06-15 08:34:06 +02:00
test.cpp test: no need to copy procEntry 2018-11-30 08:38:00 +01:00
test.hpp
TileCacheTests.cpp TileCacheTests: these writes are never read 2018-12-05 09:14:50 +01:00
TileQueueTests.cpp MessageQueueBase: make members private 2018-11-16 09:06:17 +01:00
UnitAdmin.cpp
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
UnitTimeout.cpp
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 WhiteBoxTests: clean up redundant member initialization 2018-12-12 09:03:15 +01:00
WopiTestServer.hpp WopiTestServer: make members private 2018-12-13 08:49:09 +01:00