ruby/test/date
naruse 607927bf36 merge revision(s) 62572: [Backport #14549]
date_core.c: defensive code

	* ext/date/date_core.c (f_cmp): check comparison failure.

	* ext/date/date_core.c (d_lite_step): deal with the comparison
	  result more defensively.  [ruby-core:85796] [Bug #14549]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@62610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-28 09:52:40 +00:00
..
test_date.rb
test_date_arith.rb merge revision(s) 62572: [Backport #14549] 2018-02-28 09:52:40 +00:00
test_date_attr.rb Do not define test method instead of skip when Calendar class is not defined. 2017-11-10 06:31:36 +00:00
test_date_base.rb Do not define test method instead of skip when Calendar class is not defined. 2017-11-10 06:31:36 +00:00
test_date_compat.rb
test_date_conv.rb
test_date_marshal.rb Add FrozenError as a subclass of RuntimeError 2017-12-12 00:46:34 +00:00
test_date_new.rb Do not define test method instead of skip when Calendar class is not defined. 2017-11-10 06:31:36 +00:00
test_date_parse.rb
test_date_strftime.rb
test_date_strptime.rb
test_switch_hitter.rb Do not define test method instead of skip when Calendar class is not defined. 2017-11-10 06:31:36 +00:00