<div dir="ltr"><div>Hello,</div><div><br></div><div>This week I've continued to write tests from the Missing Unit test list. Its been a little bit of a challenge to find bug reports that are good candidates to write tests for. One issue is that after spending a non insignificant amount of time building LO in order to reproduce a bug, the bug is not reproducible. It can be impossible to figure out why this is, and can easily become a time sink. And so my strategy is to have multiple LO builds, in that way I can work on one bug, while building for another bug reproduction and just look into the next bug report on the candidate list I have compiled.<br></div><div><br></div><div>This week I've written two new tests</div><div>Test for tdf131288<br></div><div><a href="https://gerrit.libreoffice.org/c/core/+/171605">https://gerrit.libreoffice.org/c/core/+/171605</a></div><div>Test for tdf160301<br></div><div><a href="https://gerrit.libreoffice.org/c/core/+/171840">https://gerrit.libreoffice.org/c/core/+/171840</a></div><div><br></div><div>I've also spent some time working on finishing a test for tdf157484</div><div><a href="https://gerrit.libreoffice.org/c/core/+/170864">https://gerrit.libreoffice.org/c/core/+/170864</a></div><div><br></div><div>The problem here is that SvtSecurityOptions::EOption::DocWarnKeepDocVersionInfo is not removing the Document Version Information in the test. When testing this out in the GUI, with the test document, everything works as it should. It has to do with how the document is saved in the GUI vs how its saved in the test. I've done some debugging, but have yet to come up with a definitive answer. <br></div><div><br></div><div>That's all for this week, <br></div><div>Adam Seskunas<br></div></div>