compass/test
Hampton Catlin 3bf3ddac72 Following a similar API to how the Complier works, don't log
anything (don't even load up the logger!) if we pass in the :quiet option.

I need this because of some conflicts with Compass::Logger, being referred
to as "Logger", which seemed to be pulling out the main Logger. This is a
seperate issue, but making this options[:quiet] API functional is a nice
work-around that keeps things from getting too messy.

Tests included, obviously.
2011-05-30 16:17:28 +01:00
..
fixtures forgot test files 2011-05-25 11:44:53 -04:00
helpers fixed features 2011-04-28 10:13:38 -04:00
integrations added failing test for issue #400 and fixed the callback typo closes #400 2011-05-25 11:44:13 -04:00
units Following a similar API to how the Complier works, don't log 2011-05-30 16:17:28 +01:00
test_helper.rb refactored tests 2011-04-27 23:18:52 -04:00