run gst-plugins-rs tests
At the moment gst-plugins-rs
run its tests using cargo test
manually. Would be good to hook it with meson test
so we could run the test against the gst-build
build directly.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
At the moment gst-plugins-rs
run its tests using cargo test
manually. Would be good to hook it with meson test
so we could run the test against the gst-build
build directly.