Files
loongoffice/test
Mike Kaganski fa96ffbc6b Add support for ETO_PDY in WMF/EMF
Currently it is implemented by making all characters different
text arrays.

Unit test included.

Change-Id: I850bf192cf5d978a126d3f37b1084021d37bdf30
Reviewed-on: https://gerrit.libreoffice.org/32490
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2016-12-29 12:17:48 +00:00
..
2016-12-29 12:17:48 +00:00

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.