sinatra/test
namusyaka ea8fc9495a 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-23 22:24:02 +09:00
..
integration refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05: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 Radius support 2022-07-17 15:06:15 +02:00
asciidoctor_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
base_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
builder_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
compile_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
contest.rb - Removed test-unit dependency 2015-01-11 01:00:47 +05:30
delegator_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
encoding_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
erb_test.rb Remove support for erubis 2022-02-26 12:26:50 +01:00
extensions_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
filter_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
haml_test.rb Update haml and slim dependencies in tests 2022-02-27 12:26:32 +01: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-23 22:24:02 +09:00
indifferent_hash_test.rb Set 2.6 as minimum ruby version for Sinatra 3 (#1699) 2022-02-02 15:58:11 -05:00
integration_async_helper.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
integration_async_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
integration_helper.rb Don't run integration specs on falcon against TruffleRuby 2022-11-15 19:43:21 +02:00
integration_test.rb add falcon into server list 2022-07-17 23:32:43 +12:00
liquid_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
mapped_error_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
markaby_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
markdown_test.rb Remove maruku 2022-02-27 11:40:23 +01:00
middleware_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
nokogiri_test.rb Fix warnings in test suite output 2022-07-27 10:41:05 -04:00
rabl_test.rb Fix active_support compat for RablTest 2022-02-24 21:11:11 +01:00
rack_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
rdoc_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
readme_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
request_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
response_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
result_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
route_added_hook_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
routing_test.rb Merge pull request #1676 from jkowens/fix-1666 2022-02-13 17:56:41 +09:00
server_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
settings_test.rb Fix check for whether falcon is included 2022-07-20 12:18:47 +02:00
sinatra_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
slim_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
static_test.rb Do not leak path when not found. 2022-06-14 16:41:04 +02:00
streaming_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00
templates_test.rb Fix warnings in test suite output 2022-07-27 10:41:05 -04:00
yajl_test.rb refactor: use __dir__ in File.expand_path 2022-02-02 15:58:11 -05:00