compass/test
Chris Eppstein af6f16d4b8 Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and
YUI doesn't even consider it part of the reset. With so much
disagreement, I decided to make the compass reset agnostic and let
individual frameworks decide what the body line-height ought to be.
2009-02-21 00:15:24 -08:00
..
fixtures/stylesheets Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and 2009-02-21 00:15:24 -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 Refactored the Configuration Singleton and the UpdateProject command so that it now relies more heavily on the configuration object. 2009-02-21 00:15:19 -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