Merge pull request #283 from hpc/fix-mdtest-refactor

Refactoring: MDTest
This PR refactors the 50+ static variables to be part of a global option structure to remove ambiguity in which scope the variable is.

In the code, there is at the moment too much dependency to global variables.
Ultimately, the goal was to make stonewalling work with the multi-dir approach but it turned out this requires much more refactoring and therefore, doing it piece by piece.
master
Julian Kunkel 2020-11-30 14:11:22 +00:00 committed by GitHub
commit 312edaa99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 705 additions and 727 deletions

File diff suppressed because it is too large Load Diff