compass/test
Chris Eppstein 034012295a Merge branch 'stable'
* stable: (81 commits)
  Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3.
  provide correct installation steps when the compass validator is not found.
  Fix a broken test case.
  That wasn't supposed to be released yet.
  Fixed error: there is no opposite-position(both)
  Fix a bug in the statistics analyzer for rules with interpolation.
  bump version for release
  upgrade to bundler 1.0
  link the docs to the stable branch.
  Update the CHANGELOG for the 0.10.5 release
  Read assets in binary mode for the windows users.
  bump version.
  Get the imports straightend out for the new mixins.
  Bug fix: make the path-based configuration really work right.
  inline-block-list tests
  inline-block-list documentation
  inline-block-list mixin
  added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/
  Prepare for release.
  Prepare for release
  ...

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/blueprint/stylesheets/blueprint/_colors.scss
	frameworks/compass/stylesheets/compass/css3/_box-shadow.scss
	frameworks/compass/stylesheets/compass/css3/_font-face.scss
2010-08-28 14:07:47 -07:00
..
fixtures/stylesheets inline-block-list tests 2010-08-11 17:18:45 -06: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