mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e8c5e7c0cd
With `rake -m`, the C compiler can start reading a partially-written gem_test.c before generation completes. Write to a .tmp file first, then rename to the final path. Co-authored-by: Claude <noreply@anthropic.com>
Running Tests
To run the tests, execute the following from the project's root directory.
$ make test