davmac314 / dinit

Service monitoring / "init" system
Apache License 2.0
583 stars 45 forks source link

meson: Use shell globbing for listing igr-tests #272

Closed mobin-2008 closed 8 months ago

mobin-2008 commented 8 months ago

There was at least 2 new tests which doesn't run in meson builds, This PR use shell globbing for listing igr-tests which is automated.

Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>

mobin-2008 commented 8 months ago

So I'm going to change this PR to add these new tests. I will open a issue to discuss about re-engineering igr-runner (and probably working on it after #263 got merged).

davmac314 commented 8 months ago

I would like to do a release this weekend. Will you be able to update this PR by then (by Monday)? I can do it myself if you prefer

mobin-2008 commented 8 months ago

I would like to do a release this weekend. Will you be able to update this PR by then (by Monday)? I can do it myself if you prefer

I'm not sure to have free time, thanks :)

davmac314 commented 8 months ago

I have added the missing integration tests to the meson build in a separate commit