haml--haml/test/haml
nex3 16f2729279 is_haml? gives the right result (false) for non-Haml partials. This means that form_for and stuff like that in partials should work properly.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@485 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-05 19:09:07 +00:00
..
mocks Tests work to the extent they did before reorganization. 2006-12-03 22:37:17 +00:00
results Added support for auto-closing Haml tags. 2007-03-26 06:03:29 +00:00
rhtml Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this. 2007-03-17 11:03:36 +00:00
templates css2sass doesn't compound all rule definitions. 2007-04-03 04:51:45 +00:00
engine_test.rb :suppress_eval didn't work on some suppressions. Now it does. 2007-03-27 20:24:29 +00:00
helper_test.rb is_haml? gives the right result (false) for non-Haml partials. This means that form_for and stuff like that in partials should work properly. 2007-04-05 19:09:07 +00:00
runner.rb Tests work to the extent they did before reorganization. 2006-12-03 22:37:17 +00:00
template_test.rb template_test.rb reports errors in the test templates in the proper order. 2007-03-07 10:40:13 +00:00