sinatra/test
Konstantin Haase faf2efc670 Merge pull request #790 from GateGuru/feature/enable-options-in-static-method
Feature/enable options in static method
2014-02-21 10:37:33 +01:00
..
integration Test added 2013-09-25 02:33:47 +04:00
public
views Merge branch 'asciidoctor-support' of https://github.com/somu/sinatra 2014-02-21 10:34:32 +01:00
asciidoctor_test.rb AsciiDoc template language support 2013-09-27 21:41:23 +04:00
base_test.rb
builder_test.rb
coffee_test.rb
compile_test.rb Remove trailing whitespaces 👮 [ci skip] 2013-09-16 10:02:43 -03:00
contest.rb
creole_test.rb
delegator_test.rb
encoding_test.rb
erb_test.rb
extensions_test.rb
filter_test.rb Fix typo in test name and README 2013-07-22 01:10:50 +05:30
haml_test.rb
helper.rb
helpers_test.rb Remove charset from JSON mime-type 2013-11-10 19:29:35 -02:00
integration_helper.rb Add integration tests for sending files (Content-Length response header related tests) 2013-09-18 10:48:12 -03:00
integration_test.rb First what you expect, second what you got (thank you @patriciomacadden) 2013-09-25 21:01:28 +04:00
less_test.rb
liquid_test.rb
mapped_error_test.rb
markaby_test.rb
markdown_test.rb
mediawiki_test.rb Fix dependency in mediawiki_test.rb 2013-09-28 01:59:11 +04:00
middleware_test.rb
nokogiri_test.rb
rabl_test.rb
rack_test.rb
radius_test.rb
rdoc_test.rb Fix param ambiguity 2013-07-02 20:58:25 +05:30
readme_test.rb
request_test.rb Make Request#accept? test name more descriptive 2013-11-01 14:04:14 -04:00
response_test.rb suppress unused variable warning 2013-07-21 01:00:36 +05:30
result_test.rb
route_added_hook_test.rb
routing_test.rb fixes the build by disabling path traversal protection for this test 2013-10-29 14:18:48 +11:00
sass_test.rb Sass works on ruby 2.1. Enable back tests against it. 2014-02-17 21:06:53 +05:30
scss_test.rb Sass works on ruby 2.1. Enable back tests against it. 2014-02-17 21:06:53 +05:30
server_test.rb
settings_test.rb
sinatra_test.rb
slim_test.rb According to https://github.com/slim-template/slim/blob/master/CHANGES 2013-09-16 00:25:01 +05:30
static_test.rb Add support for supplying options to `static!`, enabling the use of custom status codes, etc. 2013-09-27 11:05:29 -04:00
streaming_test.rb
stylus_test.rb
templates_test.rb
textile_test.rb
wlang_test.rb
yajl_test.rb