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

Split accessor tests to reduce memory usage #948

Merged

Commits on Sep 23, 2024

  1. Split accessor tests to reduce memory usage

    The accessor tests are heavy w.r.t. memory resources during compilation.
    To reduce this overhead, the tests are split into separate categories.
    
    Signed-off-by: Larsen, Steffen <[email protected]>
    steffenlarsen committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    83c05ec View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Fix placeholder test name

    Signed-off-by: Larsen, Steffen <[email protected]>
    steffenlarsen committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e000ce1 View commit details
    Browse the repository at this point in the history