Skip to content

test: add path.join's test

Add a test when the argument is empty. Adjust the position of the comment. Make use of Arrow Function, Template Literals and Array.from.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading