Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a dedecated assertion to clarify failed assertions | Nobuyoshi Nakada | 2022-03-19 | 1 | -22/+22 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | relax error message format | nobu | 2015-10-24 | 1 | -22/+22 |
* | assertions.rb: last match in assert_raise_with_message | nobu | 2013-12-13 | 1 | -3/+1 |
* | * test/ruby/test_arity.rb (TestArity#err_mess): use assert_raise. | nobu | 2012-03-15 | 1 | -3/+3 |
* | * include/ruby/intern.h: Add rb_check_arity, rb_error_arity [#6085] | marcandre | 2012-03-14 | 1 | -0/+10 |
* | * vm_insnhelper.c: improve number of arguments error in case of | marcandre | 2012-03-14 | 1 | -0/+61 |