Skip to content

Tests: only download required dataset

Simon Spannagel requested to merge finally_fix_testing into master

There was a typo in the CMake config for tests that lead to all tests downloading all data. With several concurrent tests this sometimes lead to problems. Now this should be fixed.

In addition, the data sets for reading and writing are corrected.

Merge request reports