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 a5dec23045 * ext/psych/lib/psych/visitors/emitter.rb (initialize): line_width is
a valid option passed to the emitter.
* test/psych/test_psych.rb: corresponding tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-08 16:10:10 +00:00
..
json * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API 2010-05-22 22:12:39 +00:00
visitors * ext/psych/lib/psych/visitors/emitter.rb: sending emit options to 2010-07-07 23:05:45 +00:00
helper.rb
test_alias_and_anchor.rb
test_array.rb
test_boolean.rb
test_class.rb
test_coder.rb
test_date_time.rb * ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar): 2010-07-03 00:52:43 +00:00
test_deprecated.rb
test_document.rb
test_emitter.rb * ext/psych/emitter.c (line_width, set_line_width): preferred line may 2010-07-08 16:02:26 +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
test_exception.rb
test_hash.rb
test_json_tree.rb
test_null.rb
test_object.rb
test_omap.rb
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/emitter.rb (initialize): line_width is 2010-07-08 16:10:10 +00:00
test_scalar.rb
test_scalar_scanner.rb
test_serialize_subclasses.rb
test_set.rb
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_struct.rb
test_symbol.rb
test_to_yaml_properties.rb
test_tree_builder.rb
test_yaml.rb