Skip to content

vinumc/tests: Make test depends on testlib.so#92

Merged
JeanJPNM merged 1 commit intodevelopfrom
test-depend-lib
Sep 18, 2025
Merged

vinumc/tests: Make test depends on testlib.so#92
JeanJPNM merged 1 commit intodevelopfrom
test-depend-lib

Conversation

@Grillo-0
Copy link
Copy Markdown
Member

If you do meson test on a clean build directory the library_tests break because testlib.so doesn't build. To solve that, make all tests depend on the library.

@Grillo-0 Grillo-0 requested review from JeanJPNM and artP2 September 18, 2025 13:40
@Grillo-0 Grillo-0 self-assigned this Sep 18, 2025
If you do `meson test` on a clean build directory the library_tests
break because testlib.so doesn't build. To solve that, make all tests
depend on the library.
@JeanJPNM JeanJPNM merged commit 207da2e into develop Sep 18, 2025
2 checks passed
@JeanJPNM JeanJPNM deleted the test-depend-lib branch September 18, 2025 13:44
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