.. |
integration
|
Test added
|
2013-09-25 02:33:47 +04:00 |
public
|
Base enables static by default if public is set and exists
|
2010-01-28 08:04:43 -08:00 |
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
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
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
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
delegator_test.rb
|
Revert "Added PROPFIND verb support"
|
2014-08-12 12:34:00 +02:00 |
encoding_test.rb
|
adjust require lines for test helper, so it also works properly on 1.9.2
|
2011-05-11 09:44:02 +02:00 |
erb_test.rb
|
Just some typos, here and there!
|
2013-03-14 23:50:51 +05:30 |
extensions_test.rb
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
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
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
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
|
Remove trailing whitespaces
|
2012-07-18 23:07:24 +04:00 |
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
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
nokogiri_test.rb
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
rabl_test.rb
|
Remove trailing whitespaces
|
2012-07-18 23:07:24 +04:00 |
rack_test.rb
|
add tests to check compatiblity with Rack::Lock, related to #352
|
2011-09-14 12:09:27 -07:00 |
radius_test.rb
|
Remove trailing whitespaces
|
2012-07-18 23:07:24 +04:00 |
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
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
route_added_hook_test.rb
|
Remove trailing whitespaces
|
2012-07-18 23:07:24 +04:00 |
routing_test.rb
|
Fix typos and misspellings
|
2014-12-05 06:45:23 +00: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
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
settings_test.rb
|
add session option to protection, fixes #601
|
2013-02-26 17:25:19 +11:00 |
sinatra_test.rb
|
Remove trailing whitespaces
|
2012-07-18 23:07:24 +04:00 |
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
|
Fix typos and misspellings
|
2014-12-05 06:45:23 +00:00 |
textile_test.rb
|
First pass at block styles for tests
|
2012-05-21 17:21:59 -04:00 |
wlang_test.rb
|
Just some typos, here and there!
|
2013-03-14 23:50:51 +05:30 |
yajl_test.rb
|
Remove trailing whitespaces
|
2012-07-18 23:07:24 +04:00 |