.. |
public
|
|
|
views
|
remove haml requirement for running the base tests
|
2011-02-26 10:27:51 +01:00 |
base_test.rb
|
use new! rather than new for tests testing instance method
|
2011-03-12 15:52:43 +01:00 |
builder_test.rb
|
correct builder test name in load error warning, fixes #196.
|
2011-02-27 09:45:26 +01:00 |
coffee_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
contest.rb
|
|
|
delegator_test.rb
|
add Sinatra.use
|
2011-03-31 13:06:08 +02:00 |
encoding_test.rb
|
fix encoding tests, #new no longer returns an instance of Sinatra::Base
|
2011-03-21 11:57:15 +01:00 |
erb_test.rb
|
|
|
erubis_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
extensions_test.rb
|
|
|
filter_test.rb
|
|
|
haml_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
helper.rb
|
more tests for sessions
|
2011-03-13 09:18:31 +01:00 |
helpers_test.rb
|
Handles Content-Type strings that already contain parameters correctly in
|
2011-03-25 15:42:51 +01:00 |
less_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
liquid_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
mapped_error_test.rb
|
|
|
markaby_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
markdown_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
middleware_test.rb
|
|
|
nokogiri_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
radius_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
rdoc_test.rb
|
require "rdoc" -> require "rdoc/markup/to_html"
|
2011-02-26 10:44:09 +01:00 |
request_test.rb
|
use new! rather than new for tests testing instance method
|
2011-03-12 15:52:43 +01:00 |
response_test.rb
|
|
|
result_test.rb
|
|
|
route_added_hook_test.rb
|
|
|
routing_test.rb
|
handle empty route patterns as expected without breaking rails 3 compatibility, fixes #231
|
2011-03-30 08:28:57 +02:00 |
sass_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
scss_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
server_test.rb
|
|
|
settings_test.rb
|
use new! rather than new for tests testing instance method
|
2011-03-12 15:52:43 +01:00 |
sinatra_test.rb
|
use new! rather than new for tests testing instance method
|
2011-03-12 15:52:43 +01:00 |
slim_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |
static_test.rb
|
|
|
templates_test.rb
|
deprecate Sinatra::Base#options
|
2011-03-23 21:36:15 +01:00 |
textile_test.rb
|
Explicitly handle the exception for failed loading.
|
2011-01-31 10:34:41 +01:00 |