aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_yamlstore.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-261-2/+0
* Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"naruse2014-05-251-0/+2
* * lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]zzak2014-05-251-2/+0
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* * test/psych/test_yamlstore.rb: make test case inherit from MiniTest,tenderlove2011-11-071-4/+3
* Don't define tests if there is no psych.naruse2011-11-031-3/+4
* * test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin2011-09-271-2/+10
* * test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin2011-09-251-0/+79