Skip to content

Test install scripts in CI #1941

@ISSOtm

Description

@ISSOtm

Following up on #1931 (comment): we're currently running make install and cmake --install in CI, but not really checking that they do what they're supposed to.

Two options:

  • Just stop doing it.
  • Try to assert that installation does work, e.g. command -v rgbasm and MANPAGER=head man 5 rgbasm?

Metadata

Metadata

Assignees

Labels

bugUnexpected behavior / crashes; to be fixed ASAP!metaThis isn't related to the tools directly: repo organization, maintainership...testsThis affects the test suite

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions