summaryrefslogtreecommitdiff
path: root/test/psych/test_array.rb
Commit message (Expand)AuthorAgeFilesLines
* avoid to shadowing outer local variables.SHIBATA Hiroshi2017-03-031-2/+2
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* sync with ruby trunkAaron Patterson2013-04-051-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringAaron Patterson2012-05-151-0/+10
* syncing with ruby trunkAaron Patterson2012-01-171-0/+28
* 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/+3
* moving tests under the psych directoryAaron Patterson2010-03-261-0/+23