office-gobmx/test
Heiko Tietze 27f98935f9 [API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"
Option is out-dated and access via UI confusing
* UI access removed from Tools > Options > General (Impress, Calc)
resp. > Compatibility (Writer)
* Unit tests updated
* Tip-Of-The-Day cleaned-up
* remove UsePrtMetrics value

Change-Id: Ib645f6e1f648455e0536a437be14c2c6a7b25a49
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139863
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2022-10-06 18:55:20 +02:00
..
qa/cppunit
signing-keys
source [API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics" 2022-10-06 18:55:20 +02:00
user-template
CppunitTest_test_xpath.mk
IwyuFilter_test.yaml
Library_subsequenttest.mk Add infrastructure and basic tests including slight UI interaction 2022-08-01 17:03:40 +02:00
Library_test.mk
Library_test_setupvcl.mk
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk
Package_unittest.mk
README.md
README.vars

Test Harness Code for C++ Unit Testing

Many of these tests are run during the build process. In that case on unix, if a test fails follow the error messages to debug it under gdb.