Unit test for debug build?

Mike Kaganski mikekaganski at hotmail.com
Thu Feb 17 19:37:26 UTC 2022


Hi Regina,

On 17.02.2022 21:44, Regina Henschel wrote:
> Currently a debug build fails assert in SfxItemPool::PutImpl in 
> itempool.cxx#679 if applying uno.FontworkSameLetterHeights or 
> uno:ExtrusionToggle. I know how to fix it. But I don't know whether such 
> fix has to be accompanied by a unit test and if yes, how to do it.

I suggest that if possible, just create a unit test that would simply 
run the failing codepath, since it seems that it isn't covered ATM. It 
would increase testing coverage. But if that is tricky, then without 
testing is OK in this case, too.


-- 
Best regards,
Mike Kaganski


More information about the LibreOffice mailing list