blob: 69e9aa14a2dc1d9d907015564fad1dd3a3558af0 [file] [log] [blame] [view]
## Meson test() now accepts `protocol : 'rust'`
This allows native rust tests to be run and parsed by meson, simply set the
protocol to `rust` and meson takes care of the rest.