aboutsummaryrefslogtreecommitdiffstats
path: root/test/date/test_date_arith.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Date#step testNobuyoshi Nakada2019-08-071-2/+4
* date_core.c: check conversionnobu2018-03-071-0/+14
* test_date_arith.rb: needs `test_` prefixnobu2018-03-071-1/+1
* date_core.c: defensive codenobu2018-02-251-0/+13
* {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-22/+0
* * test/date/test_date_arith.rb: remove unused block argument.hsbt2014-06-161-4/+4
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-281-0/+286