summaryrefslogtreecommitdiff
path: root/test/psych/test_object.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise specific error when aliases are not enabledAlexander Momchilov2022-07-271-1/+1
* Don't hardcode expected alias namesAlexander Momchilov2022-07-271-8/+5
* Test that recursive refs dump as aliasesAlexander Momchilov2022-07-221-0/+12
* Introduce `Psych.unsafe_load`Aaron Patterson2021-05-131-2/+2
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-191-1/+1
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* sync with ruby trunkAaron Patterson2013-04-051-1/+1
* fixing cyclic object reference handling. Thanks to @CvX for the test. fixes #19Aaron Patterson2011-06-211-0/+17
* pulling in changes from ruby coreAaron Patterson2011-03-291-1/+1
* * test/psych/*: switching tests to use relative require. [ruby-core:29104]Aaron Patterson2010-03-291-1/+1
* adding a test helper superclassAaron Patterson2010-03-261-3/+2
* moving tests under the psych directoryAaron Patterson2010-03-261-0/+28