summaryrefslogtreecommitdiff
path: root/test/psych/test_struct.rb
AgeCommit message (Expand)Author
2021-05-13Introduce `Psych.unsafe_load`Aaron Patterson
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
2013-04-05sync with ruby trunkAaron Patterson
2011-11-16infinite loop seems fixed, so I can uncomment this assertionAaron Patterson
2011-06-05merging from ruby trunkAaron Patterson
2011-03-29pulling in changes from ruby coreAaron Patterson
2010-03-29* test/psych/*: switching tests to use relative require. [ruby-core:29104]Aaron Patterson
2010-03-26adding a test helper superclassAaron Patterson
2010-03-26* test/psych/test_struct.rb: fixing tests to be compatible with syckAaron Patterson
2010-03-26moving tests under the psych directoryAaron Patterson
2010-01-09converting to minitestAaron Patterson
2009-12-17testing self referential structsAaron Patterson