summaryrefslogtreecommitdiff
path: root/test/psych/test_psych.rb
Commit message (Expand)AuthorAgeFilesLines
* merging from RubyAaron Patterson2013-05-141-14/+13
* sync with ruby trunkAaron Patterson2013-04-051-1/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationAaron Patterson2013-02-071-1/+1
* synching with ruby trunkv1.1.0Aaron Patterson2011-03-301-1/+1
* pulling in changes from ruby coreAaron Patterson2011-03-291-1/+1
* line width option is passed to emitterAaron Patterson2010-07-071-0/+5
* dump options can include header and versionAaron Patterson2010-07-071-0/+20
* options are being used, :canonical and :indentation are supportedAaron Patterson2010-07-071-0/+10
* * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix theAaron Patterson2010-06-181-0/+7
* merge from rubyAaron Patterson2010-04-241-8/+12
* supporting add_ruby_typeAaron Patterson2010-04-231-1/+22
* adding deprecation warningsAaron Patterson2010-04-091-0/+6
* merging from ruby to psychAaron Patterson2010-04-091-0/+19
* Fix problem with empty and white-space only strings. Add test.Peter McLain2010-03-291-0/+7
* * test/psych/*: switching tests to use relative require. [ruby-core:29104]Aaron Patterson2010-03-291-1/+1
* adding a test helper superclassAaron Patterson2010-03-261-4/+2
* adding dump stream and load streamAaron Patterson2010-03-251-0/+6
* adding more syck compatible methodsAaron Patterson2010-03-221-0/+5
* fixing and deprecating load_documentsAaron Patterson2010-03-221-4/+1
* testing parse_fileAaron Patterson2010-03-221-0/+63