1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

11 commits

Author SHA1 Message Date
nex3
a540b2a4bd Tests - and requisite fixes - for Sassy importing.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@448 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-25 08:20:33 +00:00
nex3
6ffafd6b9a ".{}" produces an exception.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@399 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-07 10:57:45 +00:00
nex3
a94b40953a 100% Rcov! Woo-hoo! Yeah!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@325 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 06:38:23 +00:00
nex3
81cf2f5e8e Errors thrown for improper tabulation.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@314 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 11:03:40 +00:00
nex3
9846d89754 Wonderful, sensical error-reporting implemented. Yay!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@313 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 10:29:14 +00:00
nex3
c3961cf24d Added a nice module, Haml::Error, that compilation errors include. Provides a framework for a Haml::SyntaxError class, as well.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@307 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 02:08:08 +00:00
nex3
564ef7ef80 Better option handling.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@300 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-21 01:24:16 +00:00
nex3
d9f27b263f Fix for quote character bug (1.5dev)
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@206 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-10 21:56:05 +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
Renamed from test/engine_test.rb (Browse further)