compass/test
Chris Eppstein 39a4b48b5e Fixed a bug in the configuration parser.
Added Compass#sass_engine_options method to emit sass options suitable
for passing to Sass::Engine#new.

Added require tracking in the configuration parser and serializer.
2009-02-12 23:19:32 -08:00
..
fixtures/stylesheets Unit tests for compass stylesheets. 2008-12-17 10:07:54 -08:00
command_line_test.rb Detect identical files when writing files during install, compile, etc. Also centralize the actions to use the write_file action as much as possible. 2009-02-08 03:46:47 -08:00
compass_test.rb First pass at testing the command line tool. 2009-01-19 07:53:51 -08:00
configuration_test.rb Fixed a bug in the configuration parser. 2009-02-12 23:19:32 -08:00
sass_extensions_test.rb Added a Sass Function called nest that performs a nesting operation on (possibly) comma delimited selectors and emits the result as a string. 2008-11-29 01:08:07 -08:00
test_helper.rb First pass at testing the command line tool. 2009-01-19 07:53:51 -08:00