compass/test
Chris Eppstein 8a59e34ec8 Merge branch 'stable'
* stable:
  Fix broken test.
  tests for padding free horizontal list.
  Update tests for charset changes.
  Fix test failure in ruby 1.9.2
  fix some gem issues
  Option for horizontal-list to skip padding.
  rake examples was getting a non-existent branch. Default to master.
  update changelog
  Make it easier to disable the asset cache buster.
  Turns out that IE6 & 7 don't support this.
  Fixed typo.
  HTML5 reset includes box-model reset for newer browsers.
  Added @charset declaration to force UTF-8 encoding on systems with different default encodings
  Some doc modifications.

Conflicts:
	Gemfile
	doc-src/content/CHANGELOG.markdown
	lib/compass/app_integration/rails/installer.rb
2010-10-11 02:18:26 -07:00
..
fixtures/stylesheets tests for padding free horizontal list. 2010-10-11 01:59:45 -07: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 [Tests] Handle the new versioning scheme in the unit tests. 2010-06-01 08:31:19 -07: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 some failing test cases. 2010-05-08 23:53:34 -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 [Compass Core] New function called headers() that generates header selectors. 2010-04-13 10:02:55 -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 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