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
The platform detection is completely broken, apparently copied from Catch2 which fixed it 7 years ago.
Dont know all side-effects, but one is certainly that isDebuggerActive uses the Linux implementation, which results in surprises if one changed that implementation to print warnings for unexpected errors:
The platform detection is completely broken, apparently copied from Catch2 which fixed it 7 years ago.
Dont know all side-effects, but one is certainly that isDebuggerActive uses the Linux implementation, which results in surprises if one changed that implementation to print warnings for unexpected errors:
https://github.com/nolange/doctest/actions/runs/11581408434/job/32242103784
The text was updated successfully, but these errors were encountered: