office-gobmx/emfio
Jan-Marek Glogowski 3f7e8ddea8 Enable many more unit tests on all archs
This depends on commit "Make font-based unit test depend on instdir
fonts, not that it's sure that this really fixes the problem, as its
origin is really unknown.

It especially enables all the font-based tests I could find on all
archs. Same for many more test where I couldn't see any reason they
don't work generally. To get rid of even more ifdefs, it moves these
from the class to the functions, so there is actually just one needed
for any test. As a result some few tests run but do nothing.

There is still some problem with embedded fonts on MacOS and with
delayed graphics loading on Windows, so these ifdefs are kept.

Change-Id: I63f8424e9debda6cbf3e5777c93245e09f8eb0f2
Reviewed-on: https://gerrit.libreoffice.org/74719
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2019-07-05 20:05:59 +02:00
..
inc remove some unneede vcl/bitmap.hxx includes 2019-07-04 10:55:31 +02:00
qa/cppunit Enable many more unit tests on all archs 2019-07-05 20:05:59 +02:00
source improve loplugin:simplifyconstruct 2019-06-25 13:53:21 +02:00
CppunitTest_emfio_emf_test.mk
CppunitTest_emfio_wmf_test.mk
emfio.component
Library_emfio.mk
Makefile
Module_emfio.mk
README

It contains emfio/source/reader which is used for "Insert->Picture->From File".