Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Fix unit-tests after !181

frey_m requested to merge fix-unit-tests-run-all-tests into master

The call RUN_ALL_TESTS() must be put into the scope of Ippl. This is necessary after !181 (merged).

Merge request reports