1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Nathan Weizenbaum
94e94cec8e [Haml] Update standard test docs. 2009-04-07 11:46:30 -07:00
Nathan Weizenbaum
7ce2bd209f [Haml] Fix a small but significant discrepancy between the Haml and ERB test files. 2009-04-07 08:35:55 -07:00
Nathan Weizenbaum
f7a05f7e7d [Haml] Fix a bunch of 1.9.1 compatibility issues.
There's still one test failure that only appears for me when I run all the tests
and doesn't have a meaningful backtrace.
2009-02-07 02:55:00 -08:00
nex3
f0de64c0fc More rigorous ActionView benchmarks.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@658 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-24 03:05:34 +00:00
nex3
fccd0d47f2 New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@628 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-22 03:43:33 +00:00
nex3
50b3d7c8ab Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@427 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 11:03:36 +00:00
nex3
a710c18b1e Actually fix Haml+ERB problem in trunk.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@305 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-26 04:23:09 +00:00
nex3
787cd66705 Fix for http://groups.google.com/group/haml/browse_thread/thread/225ea81289cbc3d8 - thanks Jeff!
Fixes ActionView rendering when a Haml partial has been rendered.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@302 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-24 17:35:06 +00:00
hcatlin
e5a2c944ae Adding some looping to make sure that we are also actually measuring the code's ability to work with logic.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@236 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-19 16:58:29 +00:00
nex3
8b9e5a7bb2 Moving Haml tests into their own folder.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@184 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:25:40 +00:00