Commit Graph

12 Commits

Author SHA1 Message Date
nex3 3ab2d63916 Sass now throws an "unterminated string" error.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@339 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 03:44:44 +00:00
nex3 dccbc77213 Sassy string quotes implemented.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@338 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 03:39:48 +00:00
nex3 5e11c6b04f More Sassy coverage.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@323 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 04:39:23 +00:00
nex3 9a22c3717e Added a bunch of tests for Sass... almost at 100% rcov!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@322 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 04:30:30 +00:00
nex3 e0ed883ae6 Errors raised by Sass::Constant and friends now subclasses of Sass::SyntaxError.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@318 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-28 10:28:19 +00:00
nex3 3978a0d2df 100% RCov (except for action_view_mods, of course).
git-svn-id: svn://hamptoncatlin.com/haml/trunk@265 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-25 00:17:02 +00:00
nex3 015a1b191d A more object-oriented way of parsing Sass.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@195 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 08:40:23 +00:00
nex3 c4032e6acf Better tests, closer to 100% rcov.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@193 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 02:47:37 +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 76c6207178 Tests fully functional, if not pretty.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@189 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:17:45 +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 c6c1fb9886 Moving Sass tests into their own directory.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@186 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:28:25 +00:00