summaryrefslogtreecommitdiff
path: root/test/psych/test_symbol.rb
Commit message (Expand)AuthorAgeFilesLines
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-191-1/+1
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with aAaron Patterson2014-06-051-0/+8
* sync with ruby trunkAaron Patterson2013-04-051-1/+1
* 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
* removed the to_yaml methodAaron Patterson2010-03-271-7/+3
* adding a test helper superclassAaron Patterson2010-03-261-3/+2
* moving tests under the psych directoryAaron Patterson2010-03-261-0/+22