compass/test
Chris Eppstein cb45b6d438 Generalized application framework integration. There are three that ship with compass: Merb, Rails, and StandAlone.
All application specific behavior is now centralized within the app integration modules.
Plugins can now provide app integration using the --app command line option and by adding the appropriate classes to the compass module tree.
2009-09-01 20:20:23 -07:00
..
fixtures/stylesheets Fixed some broken tests after pulling in changesets. 2009-08-29 15:14:14 -07:00
command_line_helper.rb Generalized application framework integration. There are three that ship with compass: Merb, Rails, and StandAlone. 2009-09-01 20:20:23 -07:00
command_line_test.rb Removes some tests about YUI. 2009-08-29 14:52:30 -07:00
compass_test.rb Removes some tests about YUI. 2009-08-29 14:52:30 -07:00
configuration_test.rb Fixed some broken tests after pulling in changesets. 2009-08-29 15:14:14 -07:00
io_helper.rb Refactor of the internal datastructures used to access project 2009-08-29 13:20:32 -07:00
rails_integration_test.rb Generalized application framework integration. There are three that ship with compass: Merb, Rails, and StandAlone. 2009-09-01 20:20:23 -07:00
sass_extensions_test.rb [Examples] Refactor the module and file loading for Sass Extensions and application integration. Fixed broken unit tests. 2009-06-20 12:29:14 -07:00
test_case_helper.rb [Examples] Refactor the module and file loading for Sass Extensions and application integration. Fixed broken unit tests. 2009-06-20 12:29:14 -07:00
test_helper.rb Refactor of the internal datastructures used to access project 2009-08-29 13:20:32 -07:00
test_rails_helper.rb [Rails] image_url() now integrates with the rails asset handling code when stylesheets are generated within the rails container. 2009-06-20 12:29:31 -07:00