summaryrefslogtreecommitdiff
path: root/test/psych/test_yaml.rb
AgeCommit message (Expand)Author
2020-06-05[ruby/psych] Fixing compatibility with libyaml 0.2.5Aaron Patterson
2020-02-07remove warning & support multi-run test for test/psych_test_yaml.rb (#2887)S.H
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-02-06* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove
2014-02-18* test/test/psych/test_string.rb: remove unused variables.hsbt
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove
2012-12-13* ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove
2012-11-17* ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2011-08-13* ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove
2011-05-03* ext/psych/lib/psych/visitors/yaml_tree.rb: fix time dumping so thattenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2011-02-02* ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regulartenderlove
2010-04-24* test/psych/test_yaml.rb: clearing domain types on teardowntenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove