We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9033b66 commit 7852c26Copy full SHA for 7852c26
RELEASE.txt
@@ -98,6 +98,10 @@ DEVELOPMENT
98
The repo-wide line-ending is now `lf`, with the exception of a few
99
Windows-only files using `crlf` instead. Any files not already fitting
100
this format have been explicitly converted.
101
+- The test runner now recognizes the unittest module's return code of 5,
102
+ which means no tests were run. SCons/Script/MainTests.py currently
103
+ has no tests, so this particular error code is expected - should not
104
+ cause runtest to give up with an "unknown error code".
105
106
107
Thanks to the following contributors listed below for their contributions to this release.
0 commit comments