ruby/test/psych
tenderlove 186e575827 * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
adding deprecation warnings.
* ext/psych/lib/psych/visitors/to_ruby.rb: supporting deprecated
  yaml_initialize api.
* ext/psych/lib/psych/visitors/yaml_tree.rb: supporting deprecated
  to_yaml api.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-04-09 20:33:10 +00:00
..
visitors * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
helper.rb * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
test_alias_and_anchor.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_array.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_boolean.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_class.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_coder.rb * ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml coder 2010-03-31 17:56:55 +00:00
test_deprecated.rb * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and 2010-04-09 20:33:10 +00:00
test_document.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_emitter.rb * test/psych/test_emitter.rb (setup): encoding of @out should be same as script's. 2010-03-31 06:33:45 +00:00
test_encoding.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_engine_manager.rb * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. 2010-04-03 21:50:47 +00:00
test_exception.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_hash.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_json_tree.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_null.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_object.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_omap.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_parser.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_psych.rb * ext/psych/parser.c: parse raises a TypeError when nil is passed in. 2010-04-09 16:09:55 +00:00
test_scalar.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_scalar_scanner.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_serialize_subclasses.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_set.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_string.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_struct.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_symbol.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_to_yaml_properties.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_tree_builder.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_yaml.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00