-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
We are extensively using googletest-rust in our Google-internal Android repo. I am wondering whether you could add support for something like unordered_pointwise? I attempted to wrap pointwise
with unordered_elements_are
, but that appears to expect a literal list of matchers, whereas pointwise
returns a single matcher for the entire container.
Metadata
Metadata
Assignees
Labels
No labels