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
Unfortunately, this PR mostly serves as a (pretty outdated) mirror of rusts builtin compiletest, so we don't generally add features not present there. I encourage you to either submit an issue (and preferably a PR) upstream, or try to use something else like https://github.com/dtolnay/trybuild instead.
Hi!
As of now, it seems to be the case that the testcases can be filtered by a substring or by exact match (https://github.com/laumann/compiletest-rs/blob/master/src/common.rs#L149). I would appreciate if I could filter them using a regular expression. Is this somehow possible? I struggle to see it.
Thanks!
The text was updated successfully, but these errors were encountered: