-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to 4.0.5. From the changelog:
- Fix for #72, newly generated test suite refers to file using $TEXTTEST_ROOT now to make it easier to version control - Fix for #75, improve naming of controls and handle lack of source file in Import Files dialog - Fix for #74, focus now in first combo box or text field in dialogs, not just first text field. Mainly for Import Files. - Fixing preview of new or missing files that cannot be decoded using the default encoding - Fix an issue when starting sge slave - Fix issue when the config queue capacity is None - Restore functionality to have mode-dependent window sizes (dynamic_screen_height etc) which was lost in 4.0 - Possibility to increase parallelism via queue_system_max_capacity - Make sure we can terminate running tests
- Loading branch information
Showing
3 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
$NetBSD: distinfo,v 1.1 2020/04/18 19:42:18 schmonz Exp $ | ||
$NetBSD: distinfo,v 1.2 2020/12/19 11:03:48 schmonz Exp $ | ||
|
||
SHA1 (TextTest-4.0.0.tar.gz) = d500195985f526e05a2106c0e3a4ff74ec5fe835 | ||
RMD160 (TextTest-4.0.0.tar.gz) = 5064af6bd4474d986839afe68a2953e1492f5f98 | ||
SHA512 (TextTest-4.0.0.tar.gz) = 36b8d4516db43ec477b3a0300142a4fdb2313289a31d4f0c411ff6b4ef4e18e9a5d3c4e9e95fd097617c44ec25139e06ac29a560bfaf5b40eba1e909e16fd2bd | ||
Size (TextTest-4.0.0.tar.gz) = 594936 bytes | ||
SHA1 (TextTest-4.0.5.tar.gz) = 3c1e340b9485f197ff363281f742356f2fd75a9d | ||
RMD160 (TextTest-4.0.5.tar.gz) = f4b3d56c35ef9243082e9f625c35a5a98e67389b | ||
SHA512 (TextTest-4.0.5.tar.gz) = f9d8496ac211a546a228ca1fc8ae6a29042a85ed3a97d49816f4797e2ebbf15fe30e6d4bc96f0e10d610c2255da80b71c330331e6e707c074ddd22234d78fff9 | ||
Size (TextTest-4.0.5.tar.gz) = 595106 bytes | ||
SHA1 (patch-texttestlib_default_____init____.py) = 3bd79ebe3e6e6d7311d73b7063622c4cddb984d5 |