libreoffice-online/test
Miklos Vajna d11056deaa test: use the more effective overload accepting a character for find_last_of()
Instead of the one that takes a string literal consisting of a single
character.

Also remove the clang-tidy target, 'run-clang-tidy' does a better job of
doing the same today.

Change-Id: I58f55a0e64af42694d55f9588f25618164275852
2019-01-23 09:06:04 +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 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 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 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 Implement more reliable in-process short-cuts. 2017-09-19 21:17:13 +01:00
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 test: use the more effective overload accepting a character for find_last_of() 2019-01-23 09:06:04 +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 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 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 Remove unused 'Timestamp' using decl 2019-01-22 09:19:39 +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