summaryrefslogtreecommitdiff
path: root/test/psych/test_nil.rb
AgeCommit message (Expand)Author
2020-06-05[ruby/psych] Fixing compatibility with libyaml 0.2.5Aaron Patterson
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2011-06-21fix ambiguous argument warnings in test/psych/test_nil.rbtenderlove
2011-06-20Allow "--- \n" as a yaml dumped result for nil.naruse
2011-03-30converting require_relative to just regular requirestenderlove
2011-01-05* ext/psych/lib/psych/visitors/yaml_tree.rb: use YAML 1.0 outputtenderlove