about summary refs log tree commit homepage
path: root/test/unit/test_upload.rb
DateCommit message (Expand)
2009-03-18tests: do not trust (our correct use of) 1.9 encodings
2009-02-20test_upload: trap EPIPE if a connection shuts us down, too
2009-02-20test_upload: close urandom fd at teardown
2009-02-13test_upload: fix rename under 1.8
2009-02-13Remove tempfile reuse from HttpRequest, upload tests