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
Nathan Weizenbaum 6cbd49d5f5 Get rid of Haml::HamlError.
It makes more sense to just raise Haml::Error.
2008-04-19 10:07:40 -07:00
..
markaby New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results. 2007-11-22 03:43:33 +00:00
mocks Tests work to the extent they did before reorganization. 2006-12-03 22:37:17 +00:00
results Change in terminology: atomic tags -> self-closing tags. 2008-04-18 12:54:15 -07:00
rhtml More rigorous ActionView benchmarks. 2007-11-24 03:05:34 +00:00
templates Change in terminology: atomic tags -> self-closing tags. 2008-04-18 12:54:15 -07:00
engine_test.rb Get rid of Haml::HamlError. 2008-04-19 10:07:40 -07:00
helper_test.rb haml_tag should only close elements that are listed as autoclose. 2008-04-11 09:44:15 -07:00
html2haml_test.rb Adding pretty attributes + tests to html2haml. Patch by Mislav Marohnic. 2007-07-24 09:15:27 +00:00
template_test.rb Try fixing Haml for edge Rails; refactored ActionPack loading in tests 2008-03-05 20:22:19 -08:00
test_helper.rb Replaced "vendored" with "linked" in test_helper.rb. 2008-03-05 20:22:23 -08:00