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
2008-02-24 07:31:49 -08: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 Fixing a nasty bug with partial rendering and form_tag. 2007-11-26 23:01:58 +00:00
rhtml More rigorous ActionView benchmarks. 2007-11-24 03:05:34 +00:00
templates Add "haml_" prefixes to private Helpers methods. 2008-02-24 07:31:49 -08:00
engine_test.rb Allow formatting of nested brackets 2008-02-12 20:58:48 -08:00
helper_test.rb Rename Helpers#open to Helpers#haml_tag. 2008-02-24 07:31:41 -08:00
html2haml_test.rb Adding pretty attributes + tests to html2haml. Patch by Mislav Marohnic. 2007-07-24 09:15:27 +00:00
runner.rb ActionPack stuff isn't loaded unless it's needed. Thanks to Bob Aman for the original patch. 2007-11-18 11:14:12 +00:00
template_test.rb Make trunk tests not break with Rails 2.0.1. 2007-12-11 02:00:06 +00:00