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
nagachika 29fa5cc869 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_4@62883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-21 16:17:09 +00:00
..
test_date.rb merge revision(s) 59765: [Backport #13877] 2017-09-10 12:33:09 +00:00
test_date_arith.rb merge revision(s) 62572: [Backport #14549] 2018-03-21 16:17:09 +00:00
test_date_attr.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_base.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_compat.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_conv.rb date_core.c: preserve timezone 2016-04-12 11:40:37 +00:00
test_date_marshal.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_new.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_parse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_strftime.rb date_strftime.c: check precision 2016-06-14 13:07:27 +00:00
test_date_strptime.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_switch_hitter.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00