summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_graphic_test.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2020-04-23 16:22:26 +0200
committerTomaž Vajngerl <quikee@gmail.com>2020-04-27 06:57:28 +0200
commit83cf08b1cb2d493a4c12f88eb6bf0daf25fe5beb (patch)
treec82da8df4c941e90ccd650d0b5c17c598895a2ee /vcl/CppunitTest_vcl_graphic_test.mk
parente294e29ab3bcd57c1d5d4f3fe372e26d5677a7ab (diff)
vcl: add tests for GraphicNativeMetadata
Test the rotation in JPEG metadata is what we expect. Change-Id: I5ee2d646a5257d5695c51f37fb6fe795dcb9af50 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92948 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/CppunitTest_vcl_graphic_test.mk')
-rw-r--r--vcl/CppunitTest_vcl_graphic_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/CppunitTest_vcl_graphic_test.mk b/vcl/CppunitTest_vcl_graphic_test.mk
index 63dea32f9757..7b042f84d7da 100644
--- a/vcl/CppunitTest_vcl_graphic_test.mk
+++ b/vcl/CppunitTest_vcl_graphic_test.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,vcl_graphic_test, \
vcl/qa/cppunit/GraphicTest \
vcl/qa/cppunit/GraphicDescriptorTest \
vcl/qa/cppunit/GraphicFormatDetectorTest \
+ vcl/qa/cppunit/GraphicNativeMetadataTest \
))
$(eval $(call gb_CppunitTest_use_externals,vcl_graphic_test,\