hse icon indicating copy to clipboard operation
hse copied to clipboard

If -Dtests=false, but -Dhse-python:tests=true, the test runner is not getting picked up

Open tristan957 opened this issue 3 years ago • 1 comments

Description

Test runner is not getting picked up correctly.

Steps to reproduce

No response

Linux Distribution

Any

File System

Any

Other System details

Any

tristan957 avatar Dec 10 '21 07:12 tristan957

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.

tristan957 avatar Dec 14 '21 02:12 tristan957