Skip to content

Problem: regress.py lookup of executable directory is unnecessarily complex #67

@michael-okeefe

Description

@michael-okeefe

Problem

The regression test file docs/examples/regress.py uses an unnecessarily complex mechanism to guess where the bin directory is for the ERIN executables. However, CMake is capable of providing this information to the file.

Potential Solution

Update regress.py to take in the path to the last built ERIN bin directory. Also, potentially integrate closer with CTest and ensure that regress.py is only doing things that CTest is not (mainly the regressions). These might be disabled with a flag, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlow-priority"Nice to have" but not necessary; prioritize lower

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions