Kaydet (Commit) 2c7ec52b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing dependency

otherwise CppunitTest_sw_rtfimport failed with

> ##Failure Location unknown## : Error
> Test name: testFdo52052::Import
> An uncaught exception of type com.sun.star.container.NoSuchElementException
> - file:///.../instdir/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui
>
> ##Failure Location unknown## : Error
> Test name: testContSectionPageBreak::Import
> An uncaught exception of type com.sun.star.container.NoSuchElementException
> - file:///.../instdir/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui
>
> ##Failure Location unknown## : Error
> Test name: testTdf59454::Import
> An uncaught exception of type com.sun.star.container.NoSuchElementException
> - file:///.../instdir/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui
>
> ##Failure Location unknown## : Error
> Test name: testLndscpsxn::Import
> An uncaught exception of type com.sun.star.container.NoSuchElementException
> - file:///.../instdir/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui
>
> ##Failure Location unknown## : Error
> Test name: testImportHeaderFooter::Import
> An uncaught exception of type com.sun.star.container.NoSuchElementException
> - file:///.../instdir/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui

Change-Id: I10c12f4b0ab49ec747fa64cc0b5d4fca252ff590
üst 012f1532
...@@ -86,4 +86,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_rtfimport,\ ...@@ -86,4 +86,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_rtfimport,\
$(eval $(call gb_CppunitTest_use_configuration,sw_rtfimport)) $(eval $(call gb_CppunitTest_use_configuration,sw_rtfimport))
$(eval $(call gb_CppunitTest_use_uiconfigs,sw_rtfimport,\
modules/swriter \
))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
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