aboutsummaryrefslogtreecommitdiffstats
path: root/test/date/test_date.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_date.rb: nonsense assertionnobu2014-09-101-1/+0
* * test/date/test_date.rb: remove commented-out code.hsbt2014-08-011-2/+0
* Additional test coverage to DateTime comparison (sub millisecond).nobu2013-12-141-0/+9
* * test/date/*.rb: NEVER SKIP.tadf2011-05-081-21/+0
* * test/date/test_date.rb (TestDate#test_coerce):yugui2011-05-031-0/+21
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-011-2/+2
* * lib/date.rb (inspect): changed again.tadf2008-11-241-2/+2
* * lib/date.rb (inspect): reverted the previous change.tadf2008-11-111-2/+2
* * lib/date.rb (inspect): changed the format.tadf2008-11-101-1/+2
* * lib/date.rb (today,now): should produce own instances.tadf2008-10-071-0/+5
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-281-0/+138