|
From: Geoff B. <geo...@gm...> - 2024-10-11 13:39:30
|
Hi all, Sorry this has taken a while. We have been having problems with the Windows installer since its underlying dependencies changed and I felt we needed to find the time to fix that before we could sensibly release TextTest again. But anyway, here it is. I paste the ChangeLog below as usual. Regards, Geoff Bache New development: Support added for Gitlab CI (thanks Matz Larsson) Added diagnostic info for configuration file errors (thanks Matz Larsson) Added support for Python 3.12 Bugfixes: Fixed error with grid engine display variable introduced in 4.3.1 (thanks Matz Larsson) Treat localhost:0 and :0 interchangeably for display variable on Linux (thanks Matz Larsson) Fixed bug with empty environment variable key when finding correct temporary directory (thanks Johan Gill) Fixed Windows installer to be compatible with new changes to msys2 environment Fixed bug where saving with file_edits from capturemock did not work after reconnecting Fixed bug #133 send correct flags when cancelling test, otherwise the counters get corrupted Fixed bug #119 around behavior when there is a .git directory but git is not installed |