Path to this page:
Subject: CVS commit: pkgsrc/devel/texttest
From: Amitai Schleier
Date: 2024-10-14 16:30:00
Message id: 20241014143001.04AB7FC7E@cvs.NetBSD.org
Log Message:
texttest: update to 4.4.0.1. Changes:
New development:
- Support added for Gitlab CI
- Added diagnostic info for configuration file errors
- Added support for Python 3.12
Bugfixes:
- Fixed error with grid engine display variable introduced in 4.3.1
- Treat localhost:0 and :0 interchangeably for display variable on Linux
- Fixed bug with empty environment variable key when finding correct
temporary directory
- 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
Files: