Skip to content

build: add a testclean target

This commit adds a target named testclean to allow for cleaning the temporary files generated during a test run without having to use the clean target.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading