enable the other tests

Change-Id: I68a5435348a6a6362bc946c7eca18e29bd69724a
This commit is contained in:
David Tardon 2017-02-16 17:09:01 +01:00
parent 4141483415
commit 463f764aa0

View File

@ -44,6 +44,9 @@ $(eval $(call gb_CppunitTest_use_rdbs,writerperfect_wpftimport,\
$(eval $(call gb_CppunitTest_use_configuration,writerperfect_wpftimport))
$(eval $(call gb_CppunitTest_add_exception_objects,writerperfect_wpftimport,\
writerperfect/qa/unit/DrawingImportTest \
writerperfect/qa/unit/PresentationImportTest \
writerperfect/qa/unit/SpreadsheetImportTest \
writerperfect/qa/unit/TextImportTest \
writerperfect/qa/unit/wpftimport \
))