index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
psych
/
test_yamldbm.rb
Age
Commit message (
Expand
)
Author
2017-07-14
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-07
* ext/psych/*: update psych to 2.0.16
tenderlove
2014-07-25
fix encoding spec
nobu
2014-06-26
Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""
hsbt
2014-05-25
Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"
naruse
2014-05-25
* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]
zzak
2013-03-26
* test/psych/test_*.rb: use require_relative to require local library
xibbar
2012-03-05
only run `test_key` on ruby 2.0.0 or up
tenderlove
2011-11-07
* test/psych/test_yamldbm.rb: Test case should inherit from MiniTest,
tenderlove
2011-11-03
Don't define tests if there is no psych.
naruse
2011-11-01
* test/psych/test_yamldbm.rb: avoid platform dependency.
ayumin
2011-10-09
* test/psych/test_yamldbm.rb: don't run test if the system
ktsj
2011-10-02
* test/psych/test_yamldbm.rb: add test case.
ayumin
2011-09-26
* test/psych/test_yamldbm.rb (require): fix #setup and #terdown.
ayumin
2011-09-25
* test/syck/test/yamldbm.rb: add test for Syck::DBM.
ayumin