1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/haml/templates
Mislav Marohnić 0fa3201cc9 BlueCloth vs. RedCloth: change Markdown filter to only use BlueCloth.
Remove tests that rely on 'redcloth' or Textile output.
This is necessary because the new RedCloth doesn't support Markdown anymore,
renders Textile with different whitespace setting,
and it's generally a bad practice to rely on output of 3rd party libraries that have their own tests.
2008-08-29 15:41:14 -07:00
..
_av_partial_1.haml More rigorous ActionView benchmarks. 2007-11-24 03:05:34 +00:00
_av_partial_2.haml More rigorous ActionView benchmarks. 2007-11-24 03:05:34 +00:00
_partial.haml Add a failing test for Haml::Buffer#toplevel? 2008-04-24 11:55:44 -07:00
_text_area.haml Moving Haml tests into their own folder. 2006-12-03 22:25:40 +00:00
action_view.haml More rigorous ActionView benchmarks. 2007-11-24 03:05:34 +00:00
breakage.haml Forgot one file. 2007-01-27 07:10:13 +00:00
content_for_layout.haml Moving Haml tests into their own folder. 2006-12-03 22:25:40 +00:00
eval_suppressed.haml Doing my best to simplify Haml::Precompiler#render. 2007-11-25 23:56:54 +00:00
filters.haml BlueCloth vs. RedCloth: change Markdown filter to only use BlueCloth. 2008-08-29 15:41:14 -07:00
helpers.haml Don't rely on ActionView's partial-rendering code. 2008-06-11 12:54:56 -07:00
helpful.haml [Haml] Preparse simple attribute hashes, for great speed. Thanks go to Tom Bagby for the initial patch. 2007-06-02 10:45:24 +00:00
just_stuff.haml Don't rely on ActionView's partial-rendering code. 2008-06-11 12:54:56 -07:00
list.haml Moving Haml tests into their own folder. 2006-12-03 22:25:40 +00:00
nuke_inner_whitespace.haml Fix a buffer-tabulation bug involving <. 2008-06-11 12:40:52 -07:00
nuke_outer_whitespace.haml Add an > operator to get rid of whitespace outside of a tag. 2008-05-10 02:34:16 -07:00
original_engine.haml Wonderful, sensical error-reporting implemented. Yay! 2007-01-27 10:29:14 +00:00
partialize.haml Moving Haml tests into their own folder. 2006-12-03 22:25:40 +00:00
partials.haml Don't rely on ActionView's partial-rendering code. 2008-06-11 12:54:56 -07:00
silent_script.haml Fixes in trunk for Rails 1.2. 2007-01-19 02:54:40 +00:00
standard.haml New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results. 2007-11-22 03:43:33 +00:00
tag_parsing.haml Add an > operator to get rid of whitespace outside of a tag. 2008-05-10 02:34:16 -07:00
very_basic.haml Moving Haml tests into their own folder. 2006-12-03 22:25:40 +00:00
whitespace_handling.haml Don't rely on ActionView's partial-rendering code. 2008-06-11 12:54:56 -07:00