Kaydet (Commit) d1296f4e authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl Kaydeden (comit) Tomaž Vajngerl

basegfx: extract svg path import/export test to own file

Change-Id: If9925540feb54e5a101c76f8d4cebaa305ac4c75
Reviewed-on: https://gerrit.libreoffice.org/47299Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
üst 5328bf40
......@@ -23,6 +23,7 @@ $(eval $(call gb_CppunitTest_use_libraries,basegfx,\
$(eval $(call gb_CppunitTest_add_exception_objects,basegfx,\
basegfx/test/basegfx2d \
basegfx/test/SvgPathImportExport \
basegfx/test/basegfx3d \
basegfx/test/boxclipper \
basegfx/test/basegfxtools \
......
This diff is collapsed.
This diff is collapsed.
......@@ -386,6 +386,7 @@ basegfx/source/workbench/bezierclip.cxx
basegfx/source/workbench/bezierclip.hxx
basegfx/source/workbench/convexhull.cxx
basegfx/source/workbench/gauss.hxx
basegfx/test/SvgPathImportExport.cxx
basegfx/test/basegfx2d.cxx
basegfx/test/basegfx3d.cxx
basegfx/test/basegfxtools.cxx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment