Skip to content

build: streamline JS test suites in Makefile

  • alphabetize the JS test suites
  • Use CI_JS_SUITES variable instead of listing all tests
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading