Skip to content

runtests.py: error early when test helper programs are missing#883

Merged
tridge merged 1 commit into
RsyncProject:masterfrom
tridge:pr-runtests-warn
Apr 29, 2026
Merged

runtests.py: error early when test helper programs are missing#883
tridge merged 1 commit into
RsyncProject:masterfrom
tridge:pr-runtests-warn

Conversation

@tridge
Copy link
Copy Markdown
Member

@tridge tridge commented Apr 29, 2026

When invoked directly (rather than via 'make check'), runtests.py previously left the user with a wall of confusing "not found" errors from inside individual test scripts if the CHECK_PROGS helpers had not been built. Detect this up front and point the user at the make target that builds them.

When invoked directly (rather than via 'make check'), runtests.py
previously left the user with a wall of confusing "not found" errors
from inside individual test scripts if the CHECK_PROGS helpers had not
been built. Detect this up front and point the user at the make
target that builds them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tridge tridge merged commit 8f72716 into RsyncProject:master Apr 29, 2026
5 checks passed
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