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 1e5a4ba48c Handle parser edge case with '!' and '&'
Treat '!' and '&' as operators when immediately followed by
interpolation.

Resolves #841
2015-06-08 15:57:25 -03:00
..
erb Fix benchmark script 2012-04-27 22:39:47 -03:00
gemfiles Drop support for Rails 3. 2015-06-08 14:55:59 -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 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 Handle parser edge case with '!' and '&' 2015-06-08 15:57:25 -03:00
filters_test.rb Is this what you mean? 2015-02-28 16:21:19 +09:00
helper_test.rb Drop support for Rails 3. 2015-06-08 14:55:59 -03:00
parser_test.rb Unify filter and haml_comment parsing 2015-03-18 18:38:31 +00:00
template_test.rb Reduce String allocations where accessing ivars 2014-10-08 23:13:44 +09:00
test_helper.rb Merge branch 'stable' 2014-12-01 10:14:48 -03:00
util_test.rb Remove some dead code from Haml::Util 2014-12-01 13:53:42 -03:00