libreoffice-online/test
Miklos Vajna 1d32dc1742 Fix HTTPWSTest::testRenderShapeSelectionImpress() against product core
This test only passed when core.git was built in a way so that '#if
OSL_DEBUG_LEVEL > 0' was true (debug, dbgutil builds). Re-generate this
against a product build, since 2 other tests already have references
like that.

We already have infrastructure for stripping <desc> XML elements from
the actual result.

Change-Id: I9cdd53bf9625266d94313a90946270bfc266bd47
2019-05-09 14:25:21 +02:00
..
data Fix HTTPWSTest::testRenderShapeSelectionImpress() against product core 2019-05-09 14:25:21 +02:00
.gitignore
countloolkits.hpp Improve pid collection and printout for tests. 2019-05-03 13:52:15 +01: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 do not ignore the result of fwrite... 2019-05-06 23:11:08 +02:00
httpcrashtest.cpp test: close testCrashKit race. 2019-05-05 00:04:00 +02:00
httpwserror.cpp
httpwstest.cpp Fix HTTPWSTest::testRenderShapeSelectionImpress() against product core 2019-05-09 14:25:21 +02: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 test: encourage the test script to sleep for the debugger too. 2019-05-04 23:53:38 +02:00
test.cpp test: recommend --verbose mode, and interleave output chronologically. 2019-05-04 22:57:00 +01:00
test.hpp
TileCacheTests.cpp Update unit test data for recent master. 2019-05-03 14:04:57 +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 fix: saveAs breaks when '%' character is used within the filename 2019-03-19 18:31:15 +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 fix: saveAs breaks when '%' character is used within the filename 2019-03-19 18:31:15 +01:00