Skip to content

Windows: plz build and test --shell checked on a real machine - #7

Merged
PeterNeiss merged 2 commits into
masterfrom
wine
Sep 14, 2026
Merged

PeterNeiss merged 2 commits into
masterfrom
wine

Conversation

@PeterNeiss

Copy link
Copy Markdown
Owner

Brings in #6.

  • plz build --shell and plz test --shell, both with and without =run, are now tested on Windows: under Wine by //test/windows:shell_run_test and :interactive_shell_test, and on windows-latest by new probes in run_native_probes.ps1. All passed in Check plz build and test --shell on Windows #6's CI run.
  • Fix: the directory printed above the shell is now slash-separated, so it can be pasted into busybox. This changes nothing on Linux.
  • Still unchecked: Ctrl-C at an interactive prompt on a real console, recorded in 07-state-of-play.md.

🤖 Generated with Claude Code

https://claude.ai/code/session_01AaLmkJrkt7eRJC9uPXvbKe

Peter Neiss and others added 2 commits September 14, 2026 18:58
…with slashes

--shell had never been exercised on Windows. Under Wine it works, with and without =run, for
builds and tests: busybox opens in the target's directory with its environment set. The one
defect was the directory printed above it, which for a test came out backslash-separated and so
could not be pasted into that shell.

Adds Wine tests for both forms and native probes for the Windows job.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AaLmkJrkt7eRJC9uPXvbKe
Check plz build and test --shell on Windows
@PeterNeiss
PeterNeiss merged commit 4dc1c77 into master Sep 14, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant