summaryrefslogtreecommitdiff
path: root/spec/ruby/library/date/parse_spec.rb
AgeCommit message (Collapse)Author
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2022-02-26Deprecate the unintentional ability to parse `Symbol`Nobuyoshi Nakada
2020-03-28Update to ruby/spec@ec84479Benoit Daloze
2019-10-24Update date specsJeremy Evans
Allow Date.new spec to run on 2.7. Separate Date.valid_jd? specs, since 2.7 is now stricter and requires numeric value for the first argument. Notes: Merged: https://github.com/ruby/ruby/pull/2605
2019-10-24Temporarily skipped with upstream changes of Date library.Hiroshi SHIBATA
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2018-08-03Update to ruby/spec@9be7c7eeregon
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-04Update to ruby/spec@c1b568beregon
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e