haml--haml/test
Matt Wildig 360ac48690 Add and fix tests for haml_concat inside haml_tag
Contents written with haml_concat inside a block passed to haml_tag
should still be escaped if XSS protection is active.

Change existing test and add a new one that makes this cleaer.
2014-11-19 21:44:33 +00:00
..
erb Fix benchmark script 2012-04-27 22:39:47 -03:00
gemfiles Test rails 4.2.0.beta4 2014-10-30 20:28:06 -06:00
haml-spec@519e0703fc Make HTML5 the default output format everywhere. 2012-06-26 11:41:59 -03:00
markaby Moved tests out of Haml directory 2012-04-26 17:41:54 -03:00
mocks Moved tests out of Haml directory 2012-04-26 17:41:54 -03:00
results Don't lstrip ESCAPEd text 2014-07-09 14:28:44 +09:00
templates Don't lstrip ESCAPEd text 2014-07-09 14:28:44 +09:00
engine_test.rb Fix interpolated comments breaking tabulation 2014-11-19 16:04:02 +00:00
filters_test.rb Add Haml::TestCase 2014-05-19 20:47:18 -06:00
helper_test.rb Add and fix tests for haml_concat inside haml_tag 2014-11-19 21:44:33 +00:00
parser_test.rb Add Haml::TestCase 2014-05-19 20:47:18 -06:00
template_test.rb Reduce String allocations where accessing ivars 2014-10-08 23:13:44 +09:00
test_helper.rb Test Rails 4.2 2014-08-21 09:24:18 -06:00
util_test.rb Add Haml::TestCase 2014-05-19 20:47:18 -06:00