1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/psych/visitors
tenderlove 1c60db55ac * ext/psych/lib/psych.rb: calling yaml rather than to_yaml.
* ext/psych/lib/psych/nodes/node.rb: Rename `to_yaml` to just `yaml`
  in order to avoid YAML::ENGINE switching from replacing this method.
* test/psych/helper.rb: fix tests for method name change.
* test/psych/test_document.rb: ditto
* test/psych/visitors/test_emitter.rb: ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-10-03 21:31:43 +00:00
..
test_depth_first.rb converting require_relative to just regular requires 2011-03-30 03:38:53 +00:00
test_emitter.rb * ext/psych/lib/psych.rb: calling yaml rather than to_yaml. 2011-10-03 21:31:43 +00:00
test_to_ruby.rb converting require_relative to just regular requires 2011-03-30 03:38:53 +00:00
test_yaml_tree.rb converting require_relative to just regular requires 2011-03-30 03:38:53 +00:00