Skip to content

test(stdune): enable path tests on Windows - #16278

Merged
Alizter merged 1 commit into
mainfrom
enable-windows-path-tests
Aug 31, 2026
Merged

Alizter merged 1 commit into
mainfrom
enable-windows-path-tests

Conversation

@Alizter

@Alizter Alizter commented Aug 31, 2026 •

Copy link
Copy Markdown
Collaborator

Description

Run the stdune path tests as part of @runtest-windows.

Keep the existing platform-specific Path.External.reach result in the test so
this change only enables coverage; it does not change path behavior.

Stack

  1. This PR
  2. test(stdune): cover external Windows path roots #16279
  3. fix(stdune): relativize external paths on Windows #16280

Keep the current platform-specific Path.External.reach expectation so the rest
of the path suite can run on Windows.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
@Alizter
Alizter force-pushed the enable-windows-path-tests branch from a475559 to ddd7ed4 Compare August 31, 2026 10:30
@Alizter
Alizter marked this pull request as ready for review August 31, 2026 10:37
@Alizter
Alizter merged commit bdb212c into main Aug 31, 2026
37 of 38 checks passed
@Alizter
Alizter deleted the enable-windows-path-tests branch August 31, 2026 11:17
Alizter added a commit that referenced this pull request Aug 31, 2026
## Description

Add Windows characterization tests for current-drive, drive-letter, UNC,
and
extended external paths. The same-root cases record that paths currently
remain
absolute, while the different-root cases protect that behavior.

## Stack

1. #16278 (merged)
2. This PR
3. #16280
@Alizter Alizter added this to the 3.25.0 milestone Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant