summaryrefslogtreecommitdiff
path: root/test/spec_sendfile.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow global expectation explicitly for minitest.Nikolay Rys2019-10-061-1/+1
* Set X-Accel-Redirect to percent-encoded pathDaisuke Koide2019-06-061-3/+16
* RuboCop: enable Layout/Space* cops (#1259)yhirano552018-04-171-6/+6
* Add frozen_string_literal: true to remaining filesDillon Welch2018-04-131-0/+2
* Add multi mapping support via headerMIKAMI Yoshiyuki2017-07-031-0/+35
* remove useless to_path implementationAaron Patterson2015-08-241-6/+0
* First attempt to mass-port from minitest/bacon to minitest/spec.Ryan Davis2015-06-121-32/+32
* Added minitest/bacon to the top of each file so they can be run straight up.Ryan Davis2015-06-111-0/+1
* Ensure binary modes are used in tests, for WindowsJames Tucker2013-02-061-1/+1
* Use Dir.tmpdir instead of hardcoded /tmpJames Tucker2013-01-211-5/+6
* Additional Ruby 1.8 compaitiblityAlex Rakoczy & Matthew Horan2012-11-071-9/+17
* Make spec_sendfile work with Ruby < 1.9Alex Rakoczy & Matthew Horan2012-11-071-8/+4
* Initialize Rack::Sendfile with accel mappingsAlex Rakoczy, Matthew Horan & Ryan Ong2012-11-071-8/+44
* Squash warnings caused by test codeLars Gierth2012-03-311-3/+3
* Wrap test apps in Rack::Lint and fix uncovered errors (sixth pass)Lars Gierth2012-03-311-5/+8
* Ensure scumbag sendfile middleware always sets the content length to 0.José Valim2011-10-061-0/+3
* Rename spec/ back to test/Christian Neukirchen2010-06-151-0/+83