sinatra/test
Konstantin Haase 9192432196 fix tests for rdoc 3.0 2010-12-23 12:11:57 +01:00
..
public
views Added slim support 2010-10-29 14:27:50 +02:00
base_test.rb
builder_test.rb Sets default content type according to template engine used instead of just text/html. 2010-09-27 13:25:10 +02:00
coffee_test.rb Sets default content type according to template engine used instead of just text/html. 2010-09-27 13:25:10 +02:00
contest.rb
encoding_test.rb Avoid setting Encoding.default_external and default_internal. 2010-10-21 18:41:40 +02:00
erb_test.rb
erubis_test.rb
extensions_test.rb
filter_test.rb Merge branch 'filter-conditions' 2010-12-14 22:49:18 +01:00
haml_test.rb add test for locals passed to haml 2010-12-16 22:57:24 +01:00
hello.mab
helper.rb fix tests for rdoc 3.0 2010-12-23 12:11:57 +01:00
helpers_test.rb send_file now takes :last_modified option 2010-12-15 17:24:21 +01:00
less_test.rb Sets default content type according to template engine used instead of just text/html. 2010-09-27 13:25:10 +02:00
liquid_test.rb
mapped_error_test.rb
markaby_test.rb Add support for passing a block to the markaby method: 2010-11-12 14:27:23 -06:00
markdown_test.rb Skip rdiscount tests on JRuby. 2010-09-12 23:21:48 +02:00
middleware_test.rb
nokogiri_test.rb Add nokogiri helper method. Tilt supports Nokogiri for quite some time now, but it was not as easy to use as builder, and not documented. Tests and documentation included. 2010-10-10 13:53:43 +02:00
radius_test.rb
rdoc_test.rb fix tests for rdoc 3.0 2010-12-23 12:11:57 +01:00
request_test.rb
response_test.rb
result_test.rb
route_added_hook_test.rb
routing_test.rb Added support for OPTIONS request type. 2010-12-15 17:53:28 +01:00
sass_test.rb Sets default content type according to template engine used instead of just text/html. 2010-09-27 13:25:10 +02:00
scss_test.rb Sets default content type according to template engine used instead of just text/html. 2010-09-27 13:25:10 +02:00
server_test.rb
settings_test.rb Only run error handlers if show_excetions is set to :after_handler, not when it is set to true. 2010-10-12 22:27:56 +02:00
sinatra_test.rb
slim_test.rb Fix slim options test 2010-11-06 10:25:47 +01:00
static_test.rb Rename test_valid_range to assert_valid_range 2010-10-19 16:26:43 +02:00
templates_test.rb Add layout_engine option to #render. 2010-12-14 22:40:42 +01:00
textile_test.rb