1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/sass
Nathan Weizenbaum 41cb3d45b4 [Sass] Add basic support for including mixins in error backtraces.
This doesn't support error backtraces from errors that are raised during Sass::Node#_to_s,
since the Mixin node doesn't exist at that point.
I think the best way to resolve this is to do all error checking earlier on.
2009-11-24 20:31:15 -08:00
..
data [Sass] Expand the tests for HSL-RGB conversion. 2009-11-10 18:04:42 -08:00
more_results new test to ensure that line comments work correctly when passing template location as a hash 2008-08-09 09:48:29 -07:00
more_templates Silence all the deprecation warnings in the unit tests. 2008-12-14 20:00:21 -08:00
results Silence all the deprecation warnings in the unit tests. 2008-12-14 20:00:21 -08:00
templates [Sass] Failing tests for a bug with errors within doubly-nested imports. 2009-09-14 02:41:19 -07:00
css2sass_test.rb Merge branch 'stable' 2009-10-31 02:46:00 -07:00
engine_test.rb [Sass] Add basic support for including mixins in error backtraces. 2009-11-24 20:31:15 -08:00
functions_test.rb Merge branch 'stable' 2009-11-14 15:00:36 -08:00
plugin_test.rb [Sass] Format the Sass backtrace string a little nicer. 2009-09-14 02:41:19 -07:00
script_test.rb [Sass] Add support for single-quoted strings. 2009-11-20 03:40:42 -08:00