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
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
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
nex3
3ecc8eda11 Sanely naming Sass testing folders.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@185 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:27:19 +00:00
hcatlin
4d4ffb178c Adding new tests for complex stuff...
not sure if its what we want yet.




git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@178 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 22:35:35 +00:00
hcatlin
c94123be02 Getting the tests functional and getting the plugin into functional shape.
Now... time to try with a real application!



git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@175 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 20:33:22 +00:00