From c1d23ffaeaf60b5fb24f58c0494a86b8085ec222 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 25 Apr 2023 13:01:25 +0200 Subject: Regenerate documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6607b43..aa3b55d 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ A test written in C++ | --------------- | ----------- | | `"TEST_ENV"` | The environment for executing the test runner. | | `"CC_TEST_LAUNCHER"` | List of strings representing the launcher that is prepend to the command line for running the test binary. | +| `"RUNS_PER_TEST"` | The number of times the test should be run in order to detect flakyness. If set, no test action will be taken from cache. | ### Rule `["CC", "defaults"]` -- cgit v1.2.3