1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test
Norman Clarke 4d575c178c Fixed HTML escaping after call to html_tag
The old value of _haml_concat_raw was not being set correctly, hence
calls to haml_concat after a call to haml_tag would result in the output
of haml_concat being appeneded unescaped.

Resolves #718
2014-01-07 12:04:34 -03:00
..
erb Fix benchmark script 2012-04-27 22:39:47 -03:00
gemfiles Merge pull request #728 from teeparham/drop_rails_31 2013-12-27 05:45:06 -08: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 Making tests green by modifying the partial_layout_erb template test 2013-11-05 09:24:33 -03:00
templates Making tests green by modifying the partial_layout_erb template test 2013-11-05 09:24:33 -03:00
engine_test.rb remove ruby 1.8 support from tests 2013-11-05 09:39:34 -03:00
filters_test.rb Revert "Merge pull request #684 from teeparham/minitest_warnings" 2013-05-23 09:41:27 -03:00
helper_test.rb Fixed HTML escaping after call to html_tag 2014-01-07 12:04:34 -03:00
parser_test.rb Add tests for downlevel-revealed IE cond comments 2013-07-17 20:26:08 +01:00
template_test.rb remove Haml::Util.av_template_class 2013-12-26 14:46:56 -07:00
test_helper.rb avoid I18n test warnings 2013-12-24 11:50:10 -07:00
util_test.rb remove ruby 1.8 support from tests 2013-11-05 09:39:34 -03:00