libreoffice-online/tools
Ashod Nakashian 6ed575f6af wsd: test: unit-test validation in debug only
Unit-tests are only ever run in debug builds by
desing (there is check in test/run_unit.sh to
build with --enable-debug to run the tests).

In our release buids, we have seen cases where
the process exists with an error code because
the unit-test logic thinks it ran a test and failed.
It also generates error log and other log entries
when initializing and uninitializing the unit-
test logic.

This excludes unit-test logs and the failure
check in non-debug builds to avoid such errors
and reduce noise.

Change-Id: I9f472172b72770551a491ff6e19ab9b997fcf365
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2024-06-12 09:15:40 +01:00
..
Benchmark.cpp cid#360694 silence Division or modulo by float zero 2024-04-16 15:19:35 +02:00
Config.cpp cid#368707 Unchecked return value from library 2024-05-27 08:36:18 +02:00
ConfigMigrationAssistant.cpp cool#8328 - config header fixup. 2024-02-21 09:35:25 +00:00
Connect.cpp cid#318827 COPY_INSTEAD_OF_MOVE 2024-05-27 08:36:18 +02:00
COOLWebSocket.hpp wsd: test: unit-test validation in debug only 2024-06-12 09:15:40 +01:00
KitClient.cpp spdx: improve machine and human readability of headers. 2023-11-20 14:30:02 +00:00
map.cpp cid#360697 Ignoring number of bytes read 2024-04-23 08:53:55 +02:00
mount.cpp mount: reduce failure noise 2024-05-09 15:32:26 +02:00
Replay.hpp UnitPerf: add a simple performance unit test. 2024-06-04 09:11:52 +02:00
Stress.cpp spdx: improve machine and human readability of headers. 2023-11-20 14:30:02 +00:00
Tool.cpp spdx: improve machine and human readability of headers. 2023-11-20 14:30:02 +00:00
WebSocketDump.cpp wsd: remove sendWithDateAndAgent 2024-03-19 20:51:02 -04:00