Re: [PATCH] doc/contributing: update test guidelines for meson changes

2023-11-27 Thread Thomas Monjalon
02/10/2023 14:44, Bruce Richardson: > With the meson test suites being reworked to be automatically generated, > rather than having to be hard-coded in the meson.build file, we need to > update our contributing guidelines to take account of this change. > > Signed-off-by: Bruce Richardson Applie

[PATCH] doc/contributing: update test guidelines for meson changes

2023-10-02 Thread Bruce Richardson
With the meson test suites being reworked to be automatically generated, rather than having to be hard-coded in the meson.build file, we need to update our contributing guidelines to take account of this change. Signed-off-by: Bruce Richardson --- NOTE: this patch contains only changes needed to