Skip to content

test: fix intrinsics test

So far this test did not verify that the call did indeed fail since the error case was not checked. This makes sure the error is indeed thrown as expected.

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

Merge request reports

Loading