Skip to content

test: specify 'dir' for directory symlinks

Rodrigo Muino Tomonari requested to merge github/fork/kfarnung/symlinks into master

Directory symlinks in Windows require the 'dir' flag to be passed to create the symlink correctly.

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

test

Merge request reports

Loading