Commit Graph

14 Commits

Author SHA1 Message Date
nex3 5b28c847b1 Dependencies for tests got a bit screwy.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@523 7063305b-7217-0410-af8c-cdc13e5119b9
2007-05-30 23:38:59 +00:00
nex3 98b31319ab Local variables assigned as actual local variables, rather than methods. Based on a patch by Tom Bagby.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@511 7063305b-7217-0410-af8c-cdc13e5119b9
2007-05-10 08:12:20 +00:00
nex3 5bb1980a99 template_test.rb reports errors in the test templates in the proper order.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@398 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-07 10:40:13 +00:00
nex3 4058e4d147 template_test asserts that lines are equal in the proper order.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@341 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 05:09:37 +00:00
nex3 3426d4b6bd Changing the way the line index is remembered.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@311 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 07:10:49 +00:00
nex3 7c2ff0288d More error-throwing infrastructural changes.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@309 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 06:34:01 +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
nex3 ba62fc3596 Test for user-defined filters.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@301 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-21 01:28:13 +00:00
nex3 2fa28d63e3 Filters: implemented!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@291 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 17:03:47 +00:00
nex3 a6ef2d2e95 Doing template assigns the easier way.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@192 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 00:33:54 +00:00
nex3 d10b74e7e9 Made require more sane by messing with $LOAD_PATH. Also fixed rcov in the process.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@190 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:56:47 +00:00
nex3 01dad1e2e8 Tests work to the extent they did before reorganization.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@187 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:37:17 +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