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 b1d8cc3b93 Replace Rails 3.2.3 textarea hack with general solution.
This change outdents the content and closing tag of any "preserved"
element (by default textarea, pre and code) that spans multiple lines.

This avoids problems encoding whitespace inside these tags.
2013-02-19 13:32:35 -03:00
..
erb Fix benchmark script 2012-04-27 22:39:47 -03:00
gemfiles Journey and Rails 4 are going Separate Ways 2013-02-08 11:20:31 -03: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 Replace Rails 3.2.3 textarea hack with general solution. 2013-02-19 13:32:35 -03:00
templates Add failing test for ERB rendering within Haml layout 2012-10-09 10:11:35 -03:00
engine_test.rb Don't assert over specific error message 2013-01-28 12:31:30 -03:00
filters_test.rb Enabled Rails asset helpers inside the Sass and Scss filters. 2013-01-28 12:36:15 -03:00
helper_test.rb Rails 4 does not render default cols and rows options for textarea 2013-02-08 11:19:55 -03:00
parser_test.rb Add test for case with indented when clauses 2012-08-17 01:25:08 +01:00
template_test.rb Assert only on the part of the HTML output we're testing 2012-10-09 11:19:05 -03:00
test_helper.rb Assert only on the part of the HTML output we're testing 2012-10-09 11:19:05 -03:00
util_test.rb Remove unused Dumpable class from util_test 2012-12-18 19:05:24 +00:00