summaryrefslogtreecommitdiff
path: root/test/psych/helper.rb
AgeCommit message (Expand)Author
2021-05-17[ruby/psych] Introduce `Psych.unsafe_load`Aaron Patterson
2021-05-10[ruby/psych] Use test-unit instead of minitestHiroshi SHIBATA
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-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-02-17* ext/psych/lib/psych.rb: bump psych version.tenderlove
2013-08-28backport Tempfile.create so psych tests will run outside ruby trunktenderlove
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove
2013-05-14* test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove
2013-04-02Suppress warningsnaruse
2011-10-03* ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove
2011-09-07Remove assertion which depends the load ordernaruse
2010-03-28* ext/psych/*: importing Psych to trunktenderlove