summaryrefslogtreecommitdiff
path: root/test/psych/test_alias_and_anchor.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
2012-07-18sync with ruby trunkAaron Patterson
2012-07-13From yaml, register a newly created String with aliases. To yaml, register S...Joe Rafaniello
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-23adding tests and fixing bugs with ruby symbols. thanks Peter McLain!Aaron Patterson