Skip to content

Split unit and integration tests into separate directories

Unit tests and integration tests are currently located in the same directory. For clarity they should be moved into separated directories

UnitTests
IntegrationTests

Build options should be clarified as well to

ACTS_BUILD_UNIT_TESTS=on
ACTS_BUILD_INTEGRATION_TESTS=on

In preparation for #686.

Edited by Moritz Kiehn
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information