aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove2010-03-311-0/+19
* * ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove2010-03-311-0/+25
* * test/psych/test_emitter.rb (setup): encoding of @out should be same as scri...wanabe2010-03-311-1/+1
* * lib/psych.rb: Fix problem with empty and white-space only strings.tenderlove2010-03-291-0/+7
* * test/psych/*: switching tests to use relative require.tenderlove2010-03-2929-29/+29
* * test/psych/visitors/test_to_ruby.rb: switching to assert_in_deltatenderlove2010-03-292-4/+5
* * ext/psych/*: importing Psych to trunktenderlove2010-03-2830-0/+3274