Skip to content

test: move common.isCPPSymbolsNotMapped to tick-processor tests

common.isCPPSymbolsNotMapped is used only by the tests in the test/tick-processor folder. Move it local to those to get it out of common.

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

Merge request reports

Loading