https://bugs.documentfoundation.org/show_bug.cgi?id=163016

--- Comment #4 from Xisco FaulĂ­ <[email protected]> ---
(In reply to Rafael Lima from comment #3)
> (In reply to Xisco FaulĂ­ from comment #2)
> > would it work to do something like we do for autocorrect dictionaries ?
> > See extras/Package_autocorr.mk and sw/CppunitTest_sw_uiwriter6.mk?
> 
> I read the tests in the file
> 
>  /core/sw/qa/extras/uiwriter/uiwriter6.cxx
> 
> I could not find anything there that calls Basic scripts. Am I looking at
> the correct file?

Hi Rafael,
No there is nothing related to Basic script in those tests. What I meant is,
adding

$(call gb_CppunitTest_get_target,sw_uiwriter6): $(call
gb_Package_get_target,extras_autocorr)

to CppunitTest_sw_uiwriter6 the autocorrect dictionaries are added to be used
by those tests. Maybe the same can be done for scriptforge ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to