summaryrefslogtreecommitdiff
path: root/test/date/test_date_marshal.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/date] Fix cannot load complex into simple error when loading marshal du...Jeremy Evans2020-06-201-0/+7
* date_core.c: respect COMPLEX_DAT bitnobu2018-11-131-0/+8
* Support old versions of Ruby with FrozenError.hsbt2018-08-071-2/+4
* Add FrozenError as a subclass of RuntimeErrorshyouhei2017-12-121-2/+2
* {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
* modified tests.tadf2012-06-031-0/+12
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-281-0/+29