Re: Unittests!
Thomas Zander <[email protected]>
| Newsgroups | gmane.comp.kde.devel.koffice |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 7. November 2010 13.04.42 Boudewijn Rempt wrote: > For Krita, I've the habit of sending out a weekly mail with all tests that > fail. Here's the same for all of KOffice: [] > 213 - kotext-odf-TestLoading (Failed) (this one fails because i > haven't qtscript installed. I guess it would fail even if I had). You guessed right, the test shows a bug in bookmark saving. It demonstrates a usecase where the ODF we export is incorrect. So this would be the first release in quite a while where the unit test is completely correct again :) It would be nice to fix this issue too before the release, I guess you'll all agree. Anyone that has experience with the bookmark odf saving code can take a look? The bug is registered as; 250834 -- Thomas Zander