Skip to content

test: remove custom rimraf

Rodrigo Muino Tomonari requested to merge github/fork/Trott/de-rimraf into master

Use internal recursive rmdir() in the common/tmpdir module we use in tests.

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

Merge request reports

Loading