summaryrefslogtreecommitdiff
path: root/test/Package_inc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-30 16:15:29 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-30 16:18:20 -0400
commit8bffba8222f1edecd4664ea0ef5e686a369ca72f (patch)
tree0fe5a216ddda7b496dcab039a42956f34b1882cd /test/Package_inc.mk
parente1424390d45deb75a75a167e7eba36c012f32d74 (diff)
Started porting the XPropertySet test code.
Not all its tests have been converted. This is work-in-progress. Change-Id: I90a789852e05a214440e4f87011b6de3d3d4d08a
Diffstat (limited to 'test/Package_inc.mk')
-rw-r--r--test/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Package_inc.mk b/test/Package_inc.mk
index aac4b3822577..474eb6df579f 100644
--- a/test/Package_inc.mk
+++ b/test/Package_inc.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Package_add_file,test_inc,inc/test/xmldiff.hxx,test/xmldiff.hxx
$(eval $(call gb_Package_add_file,test_inc,inc/test/bootstrapfixture.hxx,test/bootstrapfixture.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/testdllapi.hxx,test/testdllapi.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/unoapi_test.hxx,test/unoapi_test.hxx))
+$(eval $(call gb_Package_add_file,test_inc,inc/test/beans/xpropertyset.hxx,test/beans/xpropertyset.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xdatapilotdescriptor.hxx,test/sheet/xdatapilotdescriptor.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xcellrangesquery.hxx,test/sheet/xcellrangesquery.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xnamedranges.hxx,test/sheet/xnamedranges.hxx))