Files
mruby-mruby/mrbgems/mruby-test
Yukihiro "Matz" Matsumoto 3310e10318 mruby-test/mrbgem.rake: fix mrb_state handling bug
You should not pass values from different mrb_state. No one has ever
used test_args for gems, the issue has not been realized.
2023-08-13 20:02:01 +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