compass/test
Chris Eppstein 3bee9df60a With a few minor deviations this is a port of blueprint commits:
commit 7522a25ab641264da4aebdc3e78cb2c5b253c939
Author: Christian Montoya <sirokai@gmail.com>
Date:   Fri Sep 17 11:52:34 2010 -0400

    Fixed lighthouse bugs, updated tests/index.html

commit 5459eddd7b2953a6b0b6d10e97d056019762874a
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 29 15:53:24 2010 -0400

    Fix for conflict between .right and .column/.span-X

Deviations:
I think it's incorrect to apply zebra striping to all tables. So
instead, you must opt in by applying the striped class to a table.
2010-11-12 10:56:52 -08:00
..
fixtures/stylesheets With a few minor deviations this is a port of blueprint commits: 2010-11-12 10:56:52 -08:00
command_line_helper.rb Make these damn tests pass in ruby 1.9. Evidently, you have to read from $stdin explicitly. 2010-01-18 12:34:37 -08:00
command_line_test.rb Merge branch 'stable' 2010-11-11 21:45:07 -08:00
compass_png_test.rb removed RMagic dependecy 2009-12-30 19:38:41 +01:00
compass_test.rb Verify all sass files generate the correct css in the test fixtures. 2010-05-31 13:48:25 -07:00
configuration_test.rb Fix broken test cases. 2010-10-30 21:59:38 -07:00
io_helper.rb A helper function for capturing the output of a pipe. 2009-10-26 09:24:38 -07:00
rails_helper.rb Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3. 2010-08-28 13:58:08 -07:00
rails_integration_test.rb Fixed a regression in the rails installer. 2010-05-31 13:12:05 -07:00
sass_extensions_test.rb adjust & scale lightness and saturation 2010-11-11 21:30:59 -08: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 test scenario for the rails project initialization. 2009-10-25 20:15:31 -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