ruby/test/psych
hsbt 5a13c6bcd9 Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
It contains following changes from 3.0.0.beta1

    * Preserve time zone offset when deserializing times
      https://github.com/ruby/psych/pull/316

    * Enable YAML serialization of Ruby delegators
      https://github.com/ruby/psych/pull/158

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-16 07:02:22 +00:00
..
handlers Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
json Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
nodes Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
visitors Merge psych-3.0.0.beta2 from https://github.com/ruby/psych 2017-06-16 07:02:22 +00:00
helper.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_alias_and_anchor.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_array.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_boolean.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_class.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_coder.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_time.rb Merge psych-3.0.0.beta2 from https://github.com/ruby/psych 2017-06-16 07:02:22 +00:00
test_deprecated.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_document.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_emitter.rb * test/psych/test_emitter.rb: test_resizing_tags missing 2016-02-22 23:22:39 +00:00
test_encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_exception.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_hash.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_json_tree.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_marshalable.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_merge_keys.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_nil.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_null.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_numeric.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_object.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_object_references.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_omap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_psych.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_safe_load.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_scalar.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_scalar_scanner.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_serialize_subclasses.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_set.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_stream.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_string.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_struct.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_symbol.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_tainted.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_tree_builder.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_yaml.rb Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
test_yamldbm.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_yamlstore.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00