aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-071-1/+1
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-211-0/+1
* * ext/psych/lib/psych.rb: bump psych version.tenderlove2015-02-171-1/+7
* backport Tempfile.create so psych tests will run outside ruby trunktenderlove2013-08-281-0/+29
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove2013-05-141-1/+1
* * test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove2013-05-141-1/+29
* Suppress warningsnaruse2013-04-021-0/+1
* * ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove2011-10-031-1/+1
* Remove assertion which depends the load ordernaruse2011-09-071-8/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+63