Skip to content

test: add --test-root option to test.py

Rodrigo Muino Tomonari requested to merge github/fork/hashseed/testroot into master

This way we can specify a custom path for the test folder, e.g. when building addons separately from the source tree.

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

Merge request reports

Loading