Skip to content

Commit 7852c26

Browse files
committed
Added blurb to RELEASE.txt
1 parent 9033b66 commit 7852c26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ DEVELOPMENT
9898
The repo-wide line-ending is now `lf`, with the exception of a few
9999
Windows-only files using `crlf` instead. Any files not already fitting
100100
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".
101105

102106

103107
Thanks to the following contributors listed below for their contributions to this release.

0 commit comments

Comments
 (0)