ruby/test/psych/visitors
naruse 58ef0f06c6 * ruby.c (load_file_internal): set default source encoding as
UTF-8 instead of US-ASCII. [ruby-core:46021] [Feature #6679]

* parse.y (parser_initialize): set default parser encoding as
  UTF-8 instead of US-ASCII.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-06 00:49:57 +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 * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
test_yaml_tree.rb * ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return the 2012-10-28 01:13:09 +00:00