boostorg / boostorg/regression
The patterns for matching action names are too broad.
Open
bug
- Dominant language
- C++
- Stars
- 11
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
In particular, "compile-" and "-compile" can show up in source file names.
This recently appeared in graph and is breaking the regression tests.
Some of the patterns also appear to be out-dated (perhaps left over from Boost.Build 1).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.