-
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.3.0. From the changelog:
New development: - We now support multiple external formats for test results, Visual Studio's trx format and JetBrains XML format. This means it is now possible to run TextTest from within Visual Studio or JetBrains IDEs (e.g. PyCharm, IntelliJ, CLion) and present the results there. Bugfixes: - Fixed bug #107 AttributeError when reordering test suites (thanks Michael Behrisch)
- Loading branch information
Showing
3 changed files
with
10 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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.12 2023/03/13 13:47:08 schmonz Exp $ | ||
$NetBSD: distinfo,v 1.13 2023/04/18 16:39:08 schmonz Exp $ | ||
|
||
BLAKE2s (texttest-4.2.3.tar.gz) = d01635eaff61ed266149b1268473187c29e21f10d3a033a43b2b56ed7f6303cd | ||
SHA512 (texttest-4.2.3.tar.gz) = 0eb4786d16a712091e5a115db624eb387245cab856cac0299cf09244d50f67f51481286fa6e82462b969e553173d096cbb2f3b4032ecd4af6e3ebf1e5dc2e6e8 | ||
Size (texttest-4.2.3.tar.gz) = 613549 bytes | ||
BLAKE2s (texttest-4.3.0.tar.gz) = e5c87e0dc0a68d6003b129e323c95d49814faaca4b31f5d3ff99503d0b0185cf | ||
SHA512 (texttest-4.3.0.tar.gz) = ae3bb1bc7fe86d3fb623fb722e57e8c64b12bacbbaa9c8a526e465486ca66ec870a957e2561fb8bc72668aad50a2a74d722d86cefe245c3d9c631a48a1993505 | ||
Size (texttest-4.3.0.tar.gz) = 616056 bytes | ||
SHA1 (patch-texttestlib_default_____init____.py) = 87fae6e9c04d2340510c4286b8ae5351ebc38fd5 |