
12 Jul
2021
12 Jul
'21
6:04 p.m.
On Mon, 2021-07-12 at 14:05 +0200, Michal Prívozník wrote:
On 6/30/21 1:05 AM, William Douglas wrote:
Hey, we require that the code is able to compile and test suite passes after each individual commit (because it's more cherry-pick friendly). Basically 'ninja -C build/ test' should pass after each commit.
I just now noticed this was missing the first commit in the series, sorry about that.