libreoffice-online/test
Michael Meeks f9f392ab5c Storage: add as_scheme to allow auto-determination of whether to use SSL.
This is the new default - do as we're told by the client.
The old setting is left to allow users to force SSL if they are
concerned that they may receive unhelpful URLs.

Change-Id: Idea83aacea6826a8f37264e34d49c7550efe6d27
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93179
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-04-30 14:53:25 +02:00
..
data UnitRenderShape: update Writer reference SVG 2020-02-27 11:57:07 +01:00
.gitignore
countloolkits.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
DeltaTests.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
fakesockettest.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
helpers.hpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
httpcrashtest.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
httpwstest.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
integration-http-server.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
lokassert.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Makefile.am kill IoUtil - obsolete & unused. 2020-04-10 16:38:25 +02:00
run_unit.sh.in test: remove documentation about no longer working CPPUNIT_TEST_NAME variant 2020-01-24 00:09:34 +01:00
test.cpp wsd: improve test logging 2020-02-23 22:04:04 +01:00
test.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
TileCacheTests.cpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
TileQueueTests.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitAdmin.cpp killpoco: Removed Poco::Thread::sleep 2020-04-29 10:28:53 +02:00
UnitBadDocLoad.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitCalc.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitClient.cpp test: simplify and remove obsolete /proc grokking code. 2020-01-21 15:07:54 +00:00
UnitClose.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitConvert.cpp kill IoUtil - obsolete & unused. 2020-04-10 16:38:25 +02:00
UnitCopyPaste.cpp killpoco: removed StringTokenizer from test directory 2019-11-13 09:20:25 +01:00
UnitCursor.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitEachView.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitFuzz.cpp kill IoUtil - obsolete & unused. 2020-04-10 16:38:25 +02:00
UnitHosting.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitHTTP.cpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
UnitInsertDelete.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitLargePaste.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitLoad.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitLoadTorture.cpp test: increase load timeout in UnitLoadTorture 2020-03-20 10:47:59 +01:00
UnitOAuth.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitOOB.cpp kill IoUtil - obsolete & unused. 2020-04-10 16:38:25 +02:00
UnitPasswordProtected.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitPaste.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitPrefork.cpp tdf#107038 Poco::Timestamp replacement with std::chrono 2019-09-28 12:51:18 +02:00
UnitRenderingOptions.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitRenderShape.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitSession.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
UnitStorage.cpp
UnitTiffLoad.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitTileCache.cpp
UnitTimeout.cpp killpoco: Don't use POCO for app exit values. 2019-11-07 12:23:47 +01:00
UnitTyping.cpp tdf#130382 - unit test for core fix for text input ordering issue. 2020-02-10 23:23:04 +01:00
UnitUNOCommand.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitWOPI.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitWOPIDocumentConflict.cpp Poll - switch to ppoll for closer to microsecond accuracy. 2020-04-10 10:06:23 +02:00
UnitWOPILoadEncoded.cpp
UnitWopiOwnertermination.cpp
UnitWOPIRenameFile.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitWOPISaveAs.cpp wsd: test assertion macros 2020-03-14 15:45:00 +01:00
UnitWOPITemplate.cpp Storage: add as_scheme to allow auto-determination of whether to use SSL. 2020-04-30 14:53:25 +02:00
UnitWOPIVersionRestore.cpp re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00
UnitWOPIWatermark.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
WhiteBoxTests.cpp tdf#128502: Get rid of the static file-level variable 'document' in Kit.cpp 2020-04-21 12:15:07 +02:00
WopiProofTests.cpp Ticks count is signed 2020-04-09 09:27:23 +02:00
WopiTestServer.hpp Storage: add as_scheme to allow auto-determination of whether to use SSL. 2020-04-30 14:53:25 +02:00