Skip to content

Run tests against installed rgbds, not on built binaries #1612

Open
@avivace

Description

In the CI we're setting up to package for Debian, we need to run the tests against the installed package, not on the built executable, so "run-tests.sh" fails because it checks for the compiled binaries in the parent directory (

# Refuse to run if RGBDS isn't present
)

We could add a flag that runs "run-tests" expecting the executables to be found in the path, without checking for the built binaries..

cc @robbi-blechdose

Metadata

Labels

buildsThis affects the build process or release artifactstestsThis affects the test suite

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions