aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_coder.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove2015-02-061-0/+22
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove2013-04-051-2/+2
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * ext/psych/lib/psych/coder.rb (represent_object): arbitrary objectstenderlove2011-01-191-0/+11
* * ext/psych/lib/psych/json/tree_builder.rb (start_mapping): tagstenderlove2011-01-061-0/+4
* * ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove2010-03-311-0/+25
* * test/psych/*: switching tests to use relative require.tenderlove2010-03-291-1/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+144