hse
hse copied to clipboard
If -Dtests=false, but -Dhse-python:tests=true, the test runner is not getting picked up
Description
Test runner is not getting picked up correctly.
Steps to reproduce
No response
Linux Distribution
Any
File System
Any
Other System details
Any
Not really sure how solveable this is. hse-python doesn't add the test setup as the default because it is a subproject so that it doesn't interfere with the hse default test setup. Meson provides no API to ask if a default test setup currently exists.