aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/compatibility_tests
Commit message (Collapse)AuthorAge
* Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)Gravatar Paul Yang2018-07-02
| | | | | | | | | | | | * Add continuous test for ruby 2.3, 2.4 and 2.5 * Change ruby 2.5 to 2.5.0 * No need to provide argument to rb_funcall when argc is 0 * Fix tests for ruby 2.5 * Use rescue instead of assert_raise to accept subclass of error
* Allow initializing a chain of protos using only a hashGravatar Zachary Anker2017-09-20
|
* Add Ruby compatibilty test against 3.0.0.Gravatar Feng Xiao2017-02-27