Need help for unit test with rotated shape in Calc

Miklos Vajna vmiklos at collabora.com
Tue Dec 17 09:56:21 UTC 2019


Hi Regina,

On Sun, Dec 08, 2019 at 12:50:42AM +0100, Regina Henschel <rb.henschel at t-online.de> wrote:
> Question: Can I leave the test in "ScAnchorTest" in "extras", or should I
> create a new test class in "unit", where I copy the hierarchy of
> "ScAnchorTest", or something else?

I think you can leave it there.

My understanding is that "unit" tries to do real unit testing of C++
classes and "extras" does integration testing, like loading a whole
document. Based on this, extras is the right place to host your test.

Regards,

Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20191217/0562e210/attachment.sig>


More information about the LibreOffice mailing list