Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Specifying number of runs/iterations at runtime #62

@aleks-f

Description

@aleks-f

The only way I was able to do it is by hacking and removing const here:

static std::vector<const TestDescriptor*> ListTests()

Otherwise, those numbers are set at startup time and can't be changed later. Or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions