Commit Graph

7 Commits

Author SHA1 Message Date
packagethief e330b4ffc5 Removed the ill-conceived idea of only allowing a DTD on the first line. Closes #20.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@46 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-20 11:14:47 +00:00
packagethief f770d4b444 Tests for first-line-only dtd checking
git-svn-id: svn://hamptoncatlin.com/haml/trunk@43 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-19 14:07:48 +00:00
packagethief 6f671d96a6 Getting helpful with it
git-svn-id: svn://hamptoncatlin.com/haml/trunk@39 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-14 19:09:49 +00:00
packagethief c72a422799 Fixed that the tests weren't really working
git-svn-id: svn://hamptoncatlin.com/haml/trunk@38 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 15:34:30 +00:00
packagethief 49ff7de516 Refatored, and added a test to assert that the refactored engine renders the same as the original engine
git-svn-id: svn://hamptoncatlin.com/haml/trunk@27 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 04:14:21 +00:00
hcatlin 6cbc2bf9b3 Split up the tests into two to match the new lib files that were created a few days ago.
Also, created tests for the propper "flattening" of whitespace-active-areas and created most of the code.

However, it is to be noted in this release... TESTS ARE BROKEN.

The flattening needs some love still. And the testing needs to get expanded further. I thought this would be easy, 
turns out its a bit of a bitch.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@16 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-08 13:42:19 +00:00
hcatlin 9b82e1672d Basic test-templates.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@15 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-07 23:55:16 +00:00