Files
mruby-mruby/test
Yukihiro "Matz" Matsumoto 26600ca4ec Merge pull request #573 from skandhas/pr-add-Module-module_eval
add "Module#module_eval" and "Module#class_eval" for mruby
2012-11-30 19:16:48 -08:00
..
2012-08-01 01:12:09 +09:00
2012-11-04 04:49:43 +09:00
2012-05-18 14:29:36 +09:00
2012-11-05 15:36:12 +09:00
2012-09-06 07:49:14 -05:00
2012-11-05 15:50:46 +09:00

Running Tests

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

$ make test