Re: Unit test improvements and other changes

2025-05-25 Thread Damjan Jovanovic
On Sun, May 25, 2025 at 5:07 PM Carl Marcum wrote: > Hi Damjan, > > On 7/17/24 11:48 PM, Damjan Jovanovic wrote: > > Hi > > > > Over the last month or so, over 88 commits, I've made many improvements > to > > our unit tests, and many related changes, and have now pushed these > changes > > to tru

Re: Unit test improvements and other changes

2025-05-25 Thread Carl Marcum
Hi Damjan, On 7/17/24 11:48 PM, Damjan Jovanovic wrote: Hi Over the last month or so, over 88 commits, I've made many improvements to our unit tests, and many related changes, and have now pushed these changes to trunk. In terms of future developments, maybe we should move the "complex" test

Re: Unit test improvements and other changes

2024-07-18 Thread Matthias Seidel
Hi Damjan, That sounds great! Regards,    Matthias Am 18.07.24 um 05:48 schrieb Damjan Jovanovic: Hi Over the last month or so, over 88 commits, I've made many improvements to our unit tests, and many related changes, and have now pushed these changes to trunk. They have included the follow

Unit test improvements and other changes

2024-07-17 Thread Damjan Jovanovic
Hi Over the last month or so, over 88 commits, I've made many improvements to our unit tests, and many related changes, and have now pushed these changes to trunk. They have included the following: - The "complex" tests (usually in /qa/complex) now all only use JUnit to run. JUnit is far more wid