Files
mruby-mruby/test
Nobuyoshi Nakada 367118b1b6 fix optional arguments in rhs
define optional arguments as argument variables in the rhs default
expressions, as same as mere assignment expressions.

Import ruby/ruby@01740f0c27
2014-04-21 10:48:00 +09:00
..
2014-04-21 10:48:00 +09:00
2014-03-03 16:53:26 +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