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

Specifying number of runs/iterations at runtime #62

Open
aleks-f opened this issue Jul 16, 2022 · 1 comment
Open

Specifying number of runs/iterations at runtime #62

aleks-f opened this issue Jul 16, 2022 · 1 comment

Comments

@aleks-f
Copy link

aleks-f commented Jul 16, 2022

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?

@George-Creekbed
Copy link

dead project apparently

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants