diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2019-02-08 22:49:42 +0100 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2019-02-09 11:58:06 +0100 |
commit | 24f7dd62517f150f4137727a72544387421027b9 (patch) | |
tree | eca80e0b27d6bda4b28418becacd0e0bc6f6cb1b /test/Library_test.mk | |
parent | bec35535b4cb784800a79cd315b4f761d0a6758e (diff) |
move and extend primitive2dxmldump to drawinglayer
Also needs extending the XmlWriter to output double numbers as
the attribute content.
Change-Id: Ie749ea990d856c8c90092ed8153c24efda99c444
Reviewed-on: https://gerrit.libreoffice.org/67573
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'test/Library_test.mk')
-rw-r--r-- | test/Library_test.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Library_test.mk b/test/Library_test.mk index d7b3641ef6f3..3d55e1116d71 100644 --- a/test/Library_test.mk +++ b/test/Library_test.mk @@ -49,7 +49,6 @@ $(eval $(call gb_Library_add_exception_objects,test,\ test/source/callgrind \ test/source/xmltesttools \ test/source/htmltesttools \ - test/source/primitive2dxmldump \ test/source/screenshot_test \ test/source/unoapi_property_testers \ test/source/helper/form \ |