Files
mruby-mruby/mrbgems/mruby-test
Yukihiro "Matz" Matsumoto 5522c94bb3 mruby.h: remove mrb_allocf type
As a result, we removed (already obsoleted) `mrb_open_allocf()', and
made `mrb_open_core()` take no argument. [incompatible changes]
2025-05-10 08:59:18 +09:00
..
2025-05-10 08:59:18 +09:00
2022-11-13 16:32:38 +10:00

Running Tests

To run the tests, execute the following from the project's root directory.

$ make test