Skip to content

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

Closed
@avivace

Description

@avivace

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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