summaryrefslogtreecommitdiff
path: root/test/psych/test_exception.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove to_yaml_propatiesSHIBATA Hiroshi2017-03-271-13/+0
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andAaron Patterson2014-08-291-0/+6
* merging from RubyAaron Patterson2013-05-141-20/+19
* sync with ruby trunkAaron Patterson2013-04-051-1/+1
* sync with ruby trunkAaron Patterson2013-02-061-0/+1
* Psych::SyntaxError now inherits from RuntimeErrorEric Hodel2012-10-221-0/+21
* * ext/psych/lib/psych.rb (module Psych): parse and load methods takeAaron Patterson2011-12-061-1/+77
* adding more information to the syntax error exceptionAaron Patterson2011-10-041-0/+15
* pulling in changes from ruby coreAaron Patterson2011-03-291-1/+1
* * test/psych/*: switching tests to use relative require. [ruby-core:29104]Aaron Patterson2010-03-291-1/+1
* removed the to_yaml methodAaron Patterson2010-03-271-9/+2
* adding a test helper superclassAaron Patterson2010-03-261-3/+3
* moving tests under the psych directoryAaron Patterson2010-03-261-0/+46