Skip to content

Commit 1f46738

Browse files
authored
Merge pull request #4839 from Repiteo/util-test-split
Separate `UtilTests.py` into individual files
2 parents bd2a2e3 + bbfaf8e commit 1f46738

6 files changed

Lines changed: 683 additions & 571 deletions

File tree

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
3131
- Modernized GitHub Actions test runner. This consolidates the logic of
3232
existing test environments into a single package. Adjusted AppVeyor to
3333
only run for targets unsupported by GitHub runners.
34+
- Split `SCons.Util.UtilTests.py` to individual packages where appropriate.
3435

3536
From William Deegan:
3637
- Fix SCons Docbook schema to work with lxml > 5

RELEASE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ DEVELOPMENT
140140
- Fix Appveyor scripting to install unavailable python versions when needed and use them
141141
for testing.
142142

143+
- Split `SCons.Util.UtilTests.py` to individual packages where appropriate.
144+
143145

144146
Thanks to the following contributors listed below for their contributions to this release.
145147
==========================================================================================

0 commit comments

Comments
 (0)