1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/date
usa 58cfb0653e 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_3@62947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-28 05:54:08 +00:00
..
test_date.rb * ext/bigdecimal/bigdecimal.c (BigDecimal_hash): st_index_t may not be 2017-09-14 04:16:51 +00:00
test_date_arith.rb merge revision(s) 62572: [Backport #14549] 2018-03-28 05:54:08 +00:00
test_date_attr.rb
test_date_base.rb
test_date_compat.rb
test_date_conv.rb
test_date_marshal.rb
test_date_new.rb
test_date_parse.rb
test_date_strftime.rb merge revision(s) 55410: [Backport #12488] 2016-08-15 19:47:39 +00:00
test_date_strptime.rb
test_switch_hitter.rb