You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo_build_script: Add regression test for revert #2925 (#2936)
#2931 added tests for _pwd_flags, however
the test as-is passes with #2911 and #2922,
which still caused problems and reverted.
Here I introduce a test case for likely
unfixed in reverted #2925.
The test needs strictter check for cflags. As-ls
`flag in cflags` is a just substring search and
very weak test for abs path.
For #2917
0 commit comments