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

Add a new current_thread_only to all markers #117

Merged
merged 3 commits into from
Apr 18, 2024

Commits on Apr 17, 2024

  1. Add a new current_thread_only to all markers

    Add a new "current_thread_only" keyword to the "limit_memory" and
    "limit_leaks" markers to ignore all allocations made in threads other
    than the one running the test.
    pablogsal committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    07b864f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3631eed View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Apply suggestions from code review

    Co-authored-by: Matt Wozniski <[email protected]>
    pablogsal and godlygeek committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f06157b View commit details
    Browse the repository at this point in the history