about summary refs log tree commit homepage
path: root/test/unit/test_stream_input.rb
DateCommit message (Expand)
2012-11-13tests: remove assert_nothing_raised (part 2)
2010-11-20tests: stream_input tests for mixed gets/read calls
2010-11-20stream_input: small cleanups and fixes
2010-11-18stream_input: read with zero length returns ''
2010-11-11add stream_input class and build tee_input on it