1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/yaml
tenderlove f82b8e76e8 * lib/yaml/basenode.rb: deprecating YPath methods
* lib/yaml/stream.rb: deprecating YAML::Stream#edit
* test/yaml/test_yaml.rb: requiring yaml/ypath for tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-03-26 03:42:21 +00:00
..
test_array.rb
test_boolean.rb * test/yaml/test_boolean.rb (test_n): fixing test name 2009-12-17 19:37:54 +00:00
test_class.rb
test_exception.rb
test_hash.rb * test/yaml/test_hash.rb (test_ref_append): adding a test for idref 2010-03-22 20:18:57 +00:00
test_null.rb
test_omap.rb
test_set.rb * test/yaml/test_set.rb (**) Adding test coverage for YAML::Set 2009-12-16 21:08:25 +00:00
test_string.rb
test_struct.rb * lib/yaml/rubytypes.rb: Struct members are emitted without a leading 2010-02-04 17:11:00 +00:00
test_symbol.rb
test_yaml.rb * lib/yaml/basenode.rb: deprecating YPath methods 2010-03-26 03:42:21 +00:00
test_yaml_properties.rb
test_yamlstore.rb