summaryrefslogtreecommitdiff
path: root/test/date/test_date.rb
AgeCommit message (Expand)Author
2022-12-13[ruby/date] Implement Date#deconstruct_keys and DateTime#deconstruct_keyszverok
2021-07-11[ruby/date] Fix comparison with Float::INFINITYJeremy Evans
2019-10-24[ruby/date] Support -Float::INFINITY...date rangesJeremy Evans
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-01-27{ext,test}/date: Specify frozen_string_literal: true.kazu
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-09-10test_date.rb: nonsense assertionnobu
2014-08-01* test/date/test_date.rb: remove commented-out code.hsbt
2013-12-14Additional test coverage to DateTime comparison (sub millisecond).nobu
2011-05-08 * test/date/*.rb: NEVER SKIP.tadf
2011-05-03* test/date/test_date.rb (TestDate#test_coerce):yugui
2011-03-01 * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf
2008-11-24 * lib/date.rb (inspect): changed again.tadf
2008-11-11 * lib/date.rb (inspect): reverted the previous change.tadf
2008-11-10 * lib/date.rb (inspect): changed the format.tadf
2008-10-07 * lib/date.rb (today,now): should produce own instances.tadf
2008-09-28 * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf