summaryrefslogtreecommitdiff
path: root/test/psych/test_document.rb
AgeCommit message (Expand)Author
2021-05-10[ruby/psych] Use assert_raise instead of assert_raisesHiroshi SHIBATA
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-10-03* ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove