summaryrefslogtreecommitdiff
path: root/test/psych/test_array.rb
AgeCommit message (Expand)Author
2021-05-13Introduce `Psych.unsafe_load`Aaron Patterson
2017-06-30Merge branch 'master' into frozenSHIBATA Hiroshi
2017-06-29Support enumerator objectsAaron Patterson
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2017-03-03avoid to shadowing outer local variables.SHIBATA Hiroshi
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
2013-04-05sync with ruby trunkAaron Patterson
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringAaron Patterson
2012-01-17syncing with 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-27removed the to_yaml methodAaron Patterson
2010-03-26adding a test helper superclassAaron Patterson
2010-03-26moving tests under the psych directoryAaron Patterson