Skip to content

Make tests depend on test setup instead of relying on build_by_default#610

Merged
arch1t3cht merged 1 commit into
TypesettingTools:masterfrom
filip-hejsek:test_setup_dependency
Jun 11, 2026
Merged

Make tests depend on test setup instead of relying on build_by_default#610
arch1t3cht merged 1 commit into
TypesettingTools:masterfrom
filip-hejsek:test_setup_dependency

Conversation

@filip-hejsek

Copy link
Copy Markdown
Contributor

The test setup wasn't being run when meson test was invoked without prior meson compile. Fix this by configuring the dependencies correctly. Also an remove an unnecessary dependency of the setup on the test executable.

The test setup wasn't being run when `meson test` was invoked without
prior `meson compile`. Fix this by configuring the dependencies
correctly. Also an remove an unnecessary dependency of the setup on the
test executable.
@arch1t3cht

Copy link
Copy Markdown
Member

Oh, thanks... I guess this counts as another one of those inconveniences I just always took for granted and never realized I could try to fix.

Will merge after the CI finishes.

@arch1t3cht arch1t3cht merged commit e66319b into TypesettingTools:master Jun 11, 2026
7 checks passed
@filip-hejsek filip-hejsek deleted the test_setup_dependency branch June 11, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants