sinatra/test/views
elij 85473875cb remove haml requirement for running the base tests
fixes #193

this removes the last 'hard' template test requirement that sinatra itself does
not require

Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-02-26 10:27:51 +01:00
..
a extract template lookup logic, fixes #48 2011-02-19 15:37:49 +01:00
b extract template lookup logic, fixes #48 2011-02-19 15:37:49 +01:00
foo
ascii.erb remove haml requirement for running the base tests 2011-02-26 10:27:51 +01:00
calc.html.erb make sure we check every alternative extension registered for a template engine, fixes #179. 2011-02-17 15:57:03 +01:00
error.builder
error.erb
error.erubis
error.haml
error.sass
explicitly_nested.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
hello.builder
hello.coffee Add coffee helper method. Tilt supports CoffeeScript again, but it was not as easy to use as sass or scss, and not documented. Tests and documentation (English and German) included. 2010-09-12 23:09:10 +02:00
hello.erb
hello.erubis
hello.haml
hello.less
hello.liquid Add liquid helper method. Tilt supports liquid for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 13:54:01 +02:00
hello.mab Add markaby helper method. Tilt supports Markaby for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 17:00:33 +02:00
hello.md Add markdown helper method. Tilt supports markdown for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 14:35:29 +02:00
hello.nokogiri 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
hello.radius Add radius helper method. Tilt supports radius for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 15:14:45 +02:00
hello.rdoc Add rdoc helper method. Tilt supports RDoc for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 13:59:00 +02:00
hello.sass fix test for haml 3 2010-05-12 07:11:37 +02:00
hello.scss Adding scss support through specific command 2010-09-01 11:31:46 +02:00
hello.slim Added slim support 2010-10-29 14:27:50 +02:00
hello.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
hello.test
hello.textile Add textile helper method. Tilt supports textile for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 14:53:04 +02:00
layout2.builder
layout2.erb
layout2.erubis
layout2.haml
layout2.liquid Add liquid helper method. Tilt supports liquid for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 13:54:01 +02:00
layout2.mab Add markaby helper method. Tilt supports Markaby for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 17:00:33 +02:00
layout2.nokogiri 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
layout2.radius Add radius helper method. Tilt supports radius for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 15:14:45 +02:00
layout2.slim Added slim support 2010-10-29 14:27:50 +02:00
layout2.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
layout2.test
nested.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
utf8.erb remove haml requirement for running the base tests 2011-02-26 10:27:51 +01:00