| Age | Commit message (Collapse) | Author |
|
Move mrbgems ISO direct superclass test to `superclass.rb`.
Skips test if class isn't defined.
Close #2332.
|
|
|
|
|
|
|
|
|
|
it's modified.
|
|
|
|
|
|
Replace assert_true with assert_equal.
|
|
Exception#exception fix test
|
|
Fix assert_equal argument order in test/t/proc.rb
|
|
|
|
|
|
Exception.exception is not call Exception#exception.
Test for Exception#exception should call Exception#exception method.
|
|
|
|
Class.new do not call `class_eval'
|
|
|
|
for block argument
|
|
|
|
Implement Module#initialize (15.2.2.4.31)
|
|
|
|
|
|
|
|
yui-knk-add-exception-test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test fixnum overflow for add, sub and mul
|
|
Fix ISO No.
|
|
|
|
|
|
|
|
|
|
Delete unused NameError#new. And add test.
|
|
Change to raise TypeError (Hash#merge, #merge!)
|
|
|
|
|
|
|
|
Add exception test
|
|
Remove use of mruby-proc-ext method in core test.
|
|
Refactoring test to use assert_nothing_raised.
|
|
|
|
|
|
|