summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2023-05-08 08:05:06 -0600
committerMats Wichmann <mats@linux.com>2023-05-08 08:08:50 -0600
commitfaa271d1dd379d5fe46ca2742f5a83e54ea4f36c (patch)
tree08379e7d0496dafab1aed2e5f7974044947da316
parentc31c4d7032eede7eb7389c79a9a602da17487811 (diff)
downloadscons-git-faa271d1dd379d5fe46ca2742f5a83e54ea4f36c.tar.gz
add RELEASE entry for runtest changes [skip ci]
Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--RELEASE.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index c2244f27b..bafda4777 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -64,7 +64,11 @@ DOCUMENTATION
DEVELOPMENT
-----------
-- List visible changes in the way SCons is developed
+- SCons test runner now uses pathlib to normalize and compare paths
+ to test files, which allows test lists, exclude lists, and tests on
+ the command line to "not care" about the OS convention for pathname
+ separators.
+
Thanks to the following contributors listed below for their contributions to this release.
==========================================================================================