Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor MatchersRanges test utils #2386

Merged
merged 5 commits into from Mar 9, 2022

Commits on Mar 6, 2022

  1. refactor test util classes in MatchersRanges.tests

    - do not hardcode content of containers
    - prefix members with m_
    - add const and non-const iterators to with_mocked_iterator_access
    schallerr committed Mar 6, 2022
    Copy the full SHA
    ed1c484 View commit details
    Browse the repository at this point in the history
  2. update approval tests

    schallerr committed Mar 6, 2022
    Copy the full SHA
    2c9f492 View commit details
    Browse the repository at this point in the history
  3. fix compilation with MSVC

    schallerr committed Mar 6, 2022
    Copy the full SHA
    add1630 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Copy the full SHA
    8b1133a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. remove m_touched

    schallerr committed Mar 9, 2022
    Copy the full SHA
    f2bec2f View commit details
    Browse the repository at this point in the history