Co-authored-by: James Gilles <jameshgilles@gmail.com>
Signed-off-by: Ingvar Stepanyan <me@rreverser.com> Co-authored-by: james gilles <jameshgilles@gmail.com> Co-authored-by: John Detter <no-reply@boppygames.gg>
* Rewrite smoketests as python unittests * Get all tests working and do some work on parallel unittest * Give up on parallel unittests * Fix CI + address comments * Fix skip-clippy arg confusion (just use the env var) * fix ci * Add comments