Skip to content

Import Fatras

Moritz Kiehn requested to merge import_fatras into master

This imports the current master from acts-fatras into the Fatras directory. To keep this separate from the core plugins the include files are located in ActsFatras/ and all code is in the ActsFatras namespace. Tests are available in the Tests/UnitTests/Fatras directory.

The outstanding issues for Fatras will be moved to the core repository once this has been merge (contrary to previous plans of fixing all issues first).

Contains some small modifications to simplify adding unit/integration tests with additional libraries.

Preparation for #686.

Edited by Moritz Kiehn

Merge request reports