chung-leong / zigar

Enable the use of Zig code in JavaScript project
https://chung-leong.github.io/zigar/
MIT License
187 stars 3 forks source link

Failing test case: throw when argument is invalid #487

Closed chung-leong closed 3 weeks ago

chung-leong commented 3 weeks ago
  1) Integration tests (rollup-plugin-zigar, Debug)
       Function calling
         should throw when argument is invalid:
     AssertionError: expected [Function] to throw an error
      at Context.<anonymous> (file:///home/cleong/zigar/zigar-compiler/test/integration/function-calling/tests.js:35:43)