sinatra/test
namusyaka 98e879b232 Change the regex to fix some failed tests 2014-09-11 19:52:40 +09: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 Kill empty test. 2014-08-31 20:11:33 -03:00
builder_test.rb
coffee_test.rb Skip coffee test instead of exiting if execjs runtime is not available 2014-06-25 16:09:56 -07:00
compile_test.rb Remove trailing whitespaces 👮 [ci skip] 2013-09-16 10:02:43 -03:00
contest.rb avoid test name collision 2013-03-10 13:07:29 +01:00
creole_test.rb
delegator_test.rb Revert "Added PROPFIND verb support" 2014-08-12 12:34:00 +02:00
encoding_test.rb
erb_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
extensions_test.rb
filter_test.rb Fix typo in test name and README 2013-07-22 01:10:50 +05:30
haml_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
helper.rb add support for LINK and UNLINK requests 2013-03-09 18:09:56 +01:00
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 Change the regex to fix some failed tests 2014-09-11 19:52:40 +09:00
less_test.rb
liquid_test.rb fix typo 2014-05-09 17:47:56 -03:00
mapped_error_test.rb setting status to 404 in error handler should not trigger not_found handler, fixes #541 2013-02-26 13:56:59 +11:00
markaby_test.rb
markdown_test.rb Drop a newline for Ruby 1.8 compatibility 2014-07-22 18:24:00 +07:00
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 add support for LINK and UNLINK requests 2013-03-09 18:09:56 +01:00
request_test.rb Added tests for AcceptEntry#entry. 2014-06-20 00:40:25 +02: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 Correctly handle encoded colons in routes (Fixes #776) 2014-07-03 13:47:52 -07: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 add session option to protection, fixes #601 2013-02-26 17:25:19 +11:00
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 Quelch all warnings from static test. 2014-03-28 12:09:42 +08:00
streaming_test.rb Use |_| instead of vars; fix typo 2013-03-15 15:44:10 +05:30
stylus_test.rb need to load both stylus and stylus/tilt 2013-02-26 20:42:39 +11:00
templates_test.rb Test for explitily setting layout true 2013-06-14 23:32:20 +01:00
textile_test.rb
wlang_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
yajl_test.rb