aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_emitter.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * ext/psych/emitter.c (line_width, set_line_width): preferred line maytenderlove2010-07-081-0/+6
* * ext/psych/emitter.c: output strings are automatically transcodedtenderlove2010-05-191-0/+1
* * test/psych/test_emitter.rb (setup): encoding of @out should be same as scri...wanabe2010-03-311-1/+1
* * test/psych/*: switching tests to use relative require.tenderlove2010-03-291-1/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+87