Commit Graph

15 Commits

Author SHA1 Message Date
nex3 bbc8dc9582 Nicer error formatting, correct line numbering on errors thrown.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@334 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-02 06:15:28 +00:00
nex3 79d7fef620 100% Sass coverage... only a few Haml things left undone.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@324 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 04:40:55 +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 62f4e6021c Slight test modifications.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@280 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-07 04:08:48 +00:00
nex3 b81a91672d Testing for undefined constant error.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@250 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 09:45:05 +00:00
nex3 8a505a26a9 Testing Sass' exception handling.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@243 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 06:59:38 +00:00
nex3 f5001165a6 Line number reported correctly.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@239 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 05:09:00 +00:00
nex3 550f458759 Adds constants for Sass.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@238 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 01:52:45 +00:00
nex3 c8fa8d68f0 Correctly ordering the files in assert_renders_correctly.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@194 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 03:55:34 +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