AutoPas / AutoPas/AutoPas

MD-Flex tests depend on AutoPas tests

Open
#569 0 comments 0 reactions 1 assignee Claimed by @SamNewcome View on GitHub
tests
Dominant language
C++
Stars
52
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Currently, the md-flex tests depend on the AutoPas tests.
As of writing of this issue, specifying AUTOPAS_BUILD_TESTS=OFF and AUTOPAS_BUILD_EXAMPLES=ON, leads to a compilation error, as the md-flex tests depend on the AutoPas tests. #568 circumvents this by also disabling the md-flex tests if AUTOPAS_BUILD_TESTS=OFF.

**To Reproduce**
Prior to merging #568:
1. specify AUTOPAS_BUILD_TESTS=OFF and AUTOPAS_BUILD_EXAMPLES=ON.
2. try building

After merging #568:
Before the first step, reenable the md-flex tests if AUTOPAS_BUILD_TESTS=OFF.

**Expected behavior**
md-flex tests shouldn't depend on autopas tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.