summaryrefslogtreecommitdiff
path: root/test/psych/visitors/test_to_ruby.rb
Commit message (Expand)AuthorAgeFilesLines
* add testfilialpails2015-03-301-0/+7
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson2013-05-141-2/+2
* change test name to be more helpful. fixes #124Aaron Patterson2013-04-051-2/+2
* * ruby.c (load_file_internal): set default source encoding asAaron Patterson2012-11-161-0/+1
* pulling in changes from ruby coreAaron Patterson2011-03-291-1/+1
* merging from rubyAaron Patterson2010-07-071-2/+4
* merging changes from rubyAaron Patterson2010-07-051-6/+6
* * test/psych/*: switching tests to use relative require. [ruby-core:29104]Aaron Patterson2010-03-291-1/+1
* using assert_in_delta for floating point differencesAaron Patterson2010-03-281-3/+3
* adding a test helper superclassAaron Patterson2010-03-261-4/+3
* Merge branch 'master' of github.com:tenderlove/psychAaron Patterson2010-03-261-1/+0
* moving visitor tests under test/psychAaron Patterson2010-03-251-0/+325