uutils
diffutils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add CONTRIBUTING.md pointing to the review guidelines
main
3 hours ago
chore(deps): update github artifact actions
renovate/major-github-artifact-actions
2 days ago
chore(deps): update actions/checkout action to v6
renovate/actions-checkout-6.x
2 days ago
tests: fix "gpatch --version" error message on mac When we fail to find `gpatch`, don't say that we failed to find `patch`. Cosmetic fix to commit 1254f146f8f1 ("tests: validate "patch" and "ed" commands once, print meaningful messages (#226)") This is an extremely minor fix because the error message already printed "gpatch validation failed, no such file or directory" even before this commit. Signed-off-by: Marc Herbert <Marc.Herbert@gmail.com>
marc-hb:gpatch-errmsg
6 days ago
CI: remove echo "/opt/homebrew/opt/gpatch/libexec/gnubin" >> "$GITHUB_PATH" This is not needed now that tests automatically look for `gpatch` on mac since commit 1254f146f8f1 ("tests: validate "patch" and "ed" commands once, print meaningful messages (#226)") The fewer PATH changes, the better. Signed-off-by: Marc Herbert <Marc.Herbert@gmail.com>
marc-hb:gpatch-ci
6 days ago
tests: validate "patch" and "ed" commands once, print meaningful messages (#226) macOS' /usr/bin/patch and GNU patch have very subtle incompatibilities that cause only some "more advanced" tests to fail in obscure and very time-consuming ways - while other tests pass. In some cases (depending on test threads racing), the lack of newlines in some test data even causes the whole test suite to stall. This fix runs `patch -version` (only once), makes sure the output starts with "GNU patch" and shows a meaningful assert message when not. It also looks for `gpatch` instead of `patch` on macOS and shows a meaningful assert message if either is missing. Fixes: #225 This also provides faster and better feedback when `ed` is missing (see #39) and implements a portable and basic check. Last but not least, this new code is generic enough to support the validation of any other test dependency in the future.
main
6 days ago
support prefixed names
oech3:prefix
6 days ago
added diffutilslib to wordlist, commented on clippy issue
GunterSchmidt:add_cspell_project_dictionaries
6 days ago
Latest Branches
CodSpeed Performance Gauge
0%
chore(deps): update github artifact actions (major)
#144
2 days ago
460d70e
renovate/major-github-artifact-actions
CodSpeed Performance Gauge
0%
chore(deps): update actions/checkout action to v6
#145
2 days ago
14ccb51
renovate/actions-checkout-6.x
CodSpeed Performance Gauge
0%
tests: fix "gpatch --version" error message on mac
#235
6 days ago
0116156
marc-hb:gpatch-errmsg
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs