Files
mruby-mruby/test
cubicdaiya ebe4711df8 fix off-by-one error in String#rindex(fixnum)
null-terminated string should not be included in search targets.
2014-03-04 21:58:47 +09:00
..
2013-11-16 14:22:15 +08:00
2014-03-03 16:53:26 +09:00
2014-02-08 03:06:05 +08:00
2014-02-26 22:01:31 +09:00
2014-02-26 22:01:31 +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