sinatra/test
namusyaka 1808bcdf34 escape filename in the Content-Disposition header
According the multipart form data spec in WHATWG living standard.
Ref: https://html.spec.whatwg.org/#multipart-form-data
2022-11-25 11:47:00 -05:00
..
integration use rainbows instead of puma in examples 2020-09-01 03:10:19 +09:00
public Used URI_INSTANCE unescape method instead of wild unescape function in the static files path computation 2015-07-20 17:10:34 +02:00
views Remove sass warnings 2018-02-20 01:17:50 +09:00
asciidoctor_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
base_test.rb Include tests 2020-12-17 16:35:52 -03:00
builder_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
coffee_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
compile_test.rb Expose global and per-route Mustermann options 2017-01-13 18:01:47 -06:00
contest.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
creole_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
delegator_test.rb Add test for delegation of keyword arguments in `before` method 2021-03-20 20:22:36 +00:00
encoding_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
erb_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
extensions_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
filter_test.rb Respect content type set in superclass before filter 2020-10-18 14:50:15 -04:00
haml_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
helper.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
helpers_test.rb escape filename in the Content-Disposition header 2022-11-25 11:47:00 -05:00
indifferent_hash_test.rb Add `#select`, `#reject` and `#compact` methods to `Sinatra::IndifferentHash` (#1711) 2021-08-17 10:37:32 -04:00
integration_async_helper.rb Create integration_async_test for to be enable test with rainbows 2020-08-08 19:14:29 +09:00
integration_async_test.rb Create integration_async_test for to be enable test with rainbows 2020-08-08 19:14:29 +09:00
integration_helper.rb Test: house-keeping - remove JRubyServer 2022-04-13 20:59:23 -04:00
integration_test.rb Create integration_async_test for to be enable test with rainbows 2020-08-08 19:14:29 +09:00
less_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
liquid_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
mapped_error_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
markaby_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
markdown_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
mediawiki_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
middleware_test.rb Fix `use` with keyword arguments for Ruby 3.0 (#1701) 2021-06-02 12:20:44 -04:00
nokogiri_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
rabl_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
rack_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
radius_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
rdoc_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
readme_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
request_test.rb Handle EOFError raised by Rack 2022-04-13 20:59:23 -04:00
response_test.rb Add default_content_type setting 2020-03-19 15:34:43 -04:00
result_test.rb change all Fixnum to Integer in readmes 2018-11-07 16:02:10 +08:00
route_added_hook_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
routing_test.rb Fix issue with passed routes and provides (#1606) 2020-03-16 15:18:58 -04:00
sass_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
scss_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
server_test.rb Changelog and test. 2016-11-22 10:13:13 -05:00
settings_test.rb Remove thin in settings_test. 2020-07-28 22:53:16 +09:00
sinatra_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
slim_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
static_test.rb validate expanded path matches public_dir when serving static files 2021-02-17 18:43:51 -05:00
streaming_test.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
stylus_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
templates_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
textile_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
wlang_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00
yajl_test.rb Ruby 2: use __dir__ instead of File.dirname(__FILE__) (#1341) 2020-03-13 17:20:04 -04:00