Skip to content

Unit tests make assumptions about folder structure #201

@feldmeier

Description

@feldmeier

The unit tests make assumptions about code structure. Specifically it assumes that the unittests executable is exactly 2 folders underneath the main Highs folder. This is not always the case, in particular on Windows (3 folders).

Suggested fix: use cmake to define a preprocessor constant with the location of the HiGHS folder, and use that to reference files in the unit test code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions