libreoffice-online/test
Miklos Vajna 54e4147887 httpwstest: 'emplace_back' is called inside a loop
Pre-allocate the vector capacity before the loop to avoid realloc waste.

Change-Id: I78370d79728ae66446d2b979d376cb50ba3ae864
2018-11-26 09:43:17 +01:00
..
data take hello-world.ods and hello-world.odp out of version control 2018-11-01 11:39:43 +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 httpwstest: 'emplace_back' is called inside a loop 2018-11-26 09:43:17 +01:00
integration-http-server.cpp Handle X-Forwarded-For with more secure 2018-10-25 10:48:52 +02:00
Makefile.am Add a time limit for badly behaved / huge document load / conversions. 2018-11-08 01:27:40 +00:00
run_unit.sh.in Use absolute path to load unitlibs 2018-06-15 08:34:06 +02:00
test.cpp test: avoid some unnecessary value parameters 2018-10-17 09:34:18 +02:00
test.hpp Implement more reliable in-process short-cuts. 2017-09-19 21:17:13 +01:00
TileCacheTests.cpp wsd: disable tile caching when TileCachePersistent is false 2018-10-12 17:43:31 +02:00
TileQueueTests.cpp MessageQueueBase: make members private 2018-11-16 09:06:17 +01:00
UnitAdmin.cpp wsd: cleanup logging and remove unused helpers 2018-01-19 00:33:40 +01:00
UnitClient.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
UnitConvert.cpp Add a time limit for badly behaved / huge document load / conversions. 2018-11-08 01:27:40 +00:00
UnitFuzz.cpp Add a time limit for badly behaved / huge document load / conversions. 2018-11-08 01:27:40 +00:00
UnitOAuth.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
UnitOOB.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
UnitPrefork.cpp test: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
UnitStorage.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
UnitTileCache.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
UnitTimeout.cpp wsd: cleanup logging and remove unused helpers 2018-01-19 00:33:40 +01:00
UnitWOPI.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
UnitWOPIDocumentConflict.cpp document conflict: unit test 2018-02-09 00:22:57 +05:30
UnitWopiOwnertermination.cpp wsd: Use a close request flag to break out of doc broker poll thread 2018-02-07 14:30:33 +01:00
UnitWOPISaveAs.cpp wsd: fix saveas test 2018-10-17 19:29:08 -04:00
UnitWOPIVersionRestore.cpp versionrestore: unit test; checks if wsd saves a modified document 2018-02-08 19:57:20 +05:30
WhiteBoxTests.cpp wsd: more string split tests 2018-10-16 20:12:23 -04:00
WopiTestServer.hpp test: avoid some unnecessary value parameters 2018-10-17 09:34:18 +02:00