GSOC More and Better Tests Weekly Update

2024-09-03 Thread Adam Seskunas
Hello, This week I've gotten the test for tdf61309 merged https://gerrit.libreoffice.org/c/core/+/172555 As well as the test for tdf120629 https://gerrit.libreoffice.org/c/core/+/172558 And one last test for tdf89731 that I mentioned last week https://gerrit.libreoffice.org/c/core/+/172474 At t

GSOC More and Better Tests Weekly Update

2024-08-27 Thread Adam Seskunas
Hello, Just a quick update this week as I have been under the weather over the weekend and just now getting better. The following patches have been merged this week https://gerrit.libreoffice.org/c/core/+/171605 https://gerrit.libreoffice.org/c/core/+/171977 https://gerrit.libreoffice.org/c/core/

Re: GSOC More and Better Tests Weekly Update

2024-08-20 Thread Ilmari Lauhakangas
On 21.8.2024 7.46, Adam Seskunas wrote: Last of all I've spent some time updating the Missing Unit Tests spreadsheet from the project proposal. Its a little messy, but I've marked which bug reports I've not been able to reproduce as well as bug reports that are for, one reason or another not po

GSOC More and Better Tests Weekly Update

2024-08-20 Thread Adam Seskunas
Hello, This week I've written three new tests from the Missing Unit test list. In addition to writing tests I've spent some time searching for more test candidates and updating the spreadsheet I had compiled in the project proposal. Test for tdf56738 https://gerrit.libreoffice.org/c/core/+/172089

GSOC More and Better Tests Weekly Update

2024-08-13 Thread Adam Seskunas
Hello, 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

GSOC More and Better Tests: Weekly Update

2024-07-30 Thread Adam Seskunas
Hello, This week things have been moving along much smoother, no issues at all stemming from my OS or my LO builds. I've submitted a test for tdf#122452 which can be found here https://gerrit.libreoffice.org/c/core/+/171126 The patch is currently failing CI, this is to highlight an issue I was

GSOC More and Better Tests weekly update

2024-07-09 Thread Adam Seskunas
Hello, This week I've finished working on the CRM Database port and used it to finish porting the Junit test that was located in dbaccess/qa/complex/dbacces/DataSource.java. The file dbaccess/qa/unit/CRMdatabase_test.cxx now contains two tests, one for the CRM Database, testing that it can be crea

GSOC More and Better Tests: Weekly Update

2024-07-02 Thread Adam Seskunas
Hello all, This week I’ve continued working on porting the Java code that creates the CRMDatabase. There were a few issues that made it a little more difficult than it seemed when first looking at the code. The first problem involved imports in the make files. When writing code to test out the

GSOC More and Better Tests: Weekly Update

2024-06-24 Thread Adam Seskunas
Hello, This is my weekly update for my More and Better Tests GSOC project. After submitting patch https://gerrit.libreoffice.org/c/core/+/169071 , last week and during code review discussions, it was decided that porting over the Customer Relation

GSOC More and Better Tests: Weekly Update

2024-06-18 Thread Adam Seskunas
Hello everyone, This past week I continued working on the pesky checkdispatchapi.java tests. Xisco has come up with a roll out plan, to get the tests working/resolve the issues in stages. There is another patch set here https://gerrit.libreoffice.org/c/core/+/168694

GSOC More and Better Tests: Weekly Update

2024-06-10 Thread Adam Seskunas
Hello everyone, This is my weekly GSOC update, for week 3. Seems like time is flying by! Last week I finished porting over some of the tests in framework/qa/complex/dispatches/checkdispatchapi.java. The Gerrit submission can be found here https://gerrit.libreoffice.org/c/core/+/168482

GSOC More and Better Tests: Weekly Update

2024-06-03 Thread Adam Seskunas
Hello everyone, This is my weekly update for More and Better tests. Last week I finished porting framework/qa/complex/XTitle/CheckXTitle.java over to CppUnit. The patch is in Gerrit here https://gerrit.libreoffice.org/c/core/+/168168 Xisco has n

GSOC More and Better Tests: Weekly Update

2024-05-27 Thread Adam Seskunas
Hello everyone, Here is my weekly update for my GSOC project, More and Better Tests. On Thursday, I met with Hossein and Xisco, we discussed the timeline for the project and some specifics around the porting of JUnit tests to CppUnit. We discussed updating the project proposal timeline to refle