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
tenderlove b09ad2b847 * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix the
exception message when attempting to load an unknown class.  Thanks
  nobu! [ruby-dev:41399]

* test/psych/test_psych.rb: test for the exception message

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-18 18:38:19 +00:00
..
json * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API 2010-05-22 22:12:39 +00:00
visitors * test/psych/visitors/test_yaml_tree.rb (test_struct_const): remove 2010-04-28 13:56:24 +00:00
helper.rb
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: adding deprecated object_maker 2010-04-27 20:40:12 +00:00
test_document.rb * test/psych/*: switching tests to use relative require. 2010-03-29 18:25:57 +00:00
test_emitter.rb * ext/psych/emitter.c: output strings are automatically transcoded 2010-05-19 17:15:27 +00:00
test_encoding.rb * ext/psych/emitter.c: output strings are automatically transcoded 2010-05-19 17:15:27 +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 * ext/psych/lib/psych.rb: Adding Psych::Exception 2010-05-19 03:24:13 +00:00
test_psych.rb * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix the 2010-06-18 18:38:19 +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_stream.rb * ext/psych/lib/psych/stream.rb: adding YAML streaming API for 2010-05-20 04:03:47 +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/test_yaml.rb: clearing domain types on teardown 2010-04-24 01:04:55 +00:00