diff options
| author | Patrick Steinhardt <ps@pks.im> | 2019-07-19 12:43:55 +0200 |
|---|---|---|
| committer | Patrick Steinhardt <ps@pks.im> | 2019-07-20 19:10:10 +0200 |
| commit | fe3b5da3ec9bfbca9f2d17ab6d3eddf39516c9c7 (patch) | |
| tree | 4e355110db0a104a05f5b94b28325f1a338c25d0 /ci | |
| parent | 86ecd6008da3b0b0baa0833fd8932e91994a9f9b (diff) | |
| download | libgit2-fe3b5da3ec9bfbca9f2d17ab6d3eddf39516c9c7.tar.gz | |
clar: provide ability to set summary file via environment
As different test suites for our CI are mostly defined via CMake, it's
hard to run those tests with a summary file path as that'd require us to
add another parameter to all unit tests. As we do not want to
unconditionally run unit tests with a summary file, we would have to add
another CMake build parameter for test execution, which is ugly.
Instead, implement a way to provide a summary file path via the
environment.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions
