aboutsummaryrefslogtreecommitdiffstats
path: root/test/date/test_date_attr.rb
Commit message (Expand)AuthorAgeFilesLines
* test/date: removed unnecessaruy `__send__`nobu2018-12-111-10/+10
* Do not define test method instead of skip when Calendar class is not defined.hsbt2017-11-101-2/+1
* {ext,test}/date: Specify frozen_string_literal: true.kazu2017-01-271-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/date/test_date.rb: remove commented-out code.hsbt2014-08-011-9/+0
* * reverted 34739 for test/date.tadf2012-02-221-1/+2
* * test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu2012-02-221-2/+1
* * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf2011-05-081-2/+1
* * test/date/*.rb: NEVER SKIP.tadf2011-05-081-1/+2
* * test/date/*.rb: reverted 31432.tadf2011-05-081-1/+1
* * test/date/*.rb: reverted 31483.tadf2011-05-081-1/+1
* Revert r31478.naruse2011-05-081-1/+1
* * test/date/*.rb: use skip /w messages.tadf2011-05-081-1/+1
* * ext/date/date_core.c: modified validation methods.tadf2011-04-261-0/+1
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-011-0/+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-2/+2
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-281-0/+109